We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6557339 commit 385d820Copy full SHA for 385d820
.murdock.yml
@@ -1,8 +1,8 @@
1
push:
2
branches:
3
# these two enable potential bors support:
4
- - staging
5
- - trying
+ - '^staging$'
+ - '^trying$'
6
7
pr:
8
enable_comments: true
0 commit comments