mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 18:43:50 +01:00
CI: use regex for branches in .murdock.yml
This commit is contained in:
parent
6557339bd9
commit
385d82023f
@ -1,8 +1,8 @@
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
# these two enable potential bors support:
|
# these two enable potential bors support:
|
||||||
- staging
|
- '^staging$'
|
||||||
- trying
|
- '^trying$'
|
||||||
|
|
||||||
pr:
|
pr:
|
||||||
enable_comments: true
|
enable_comments: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user