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