We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e47113 commit 76b70ebCopy full SHA for 76b70eb
.github/workflows/ci.yml
@@ -21,6 +21,8 @@ name: CI
21
- auto
22
- try
23
- try-perf
24
+ - automation/bors/try
25
+ - automation/bors/try-merge
26
- master
27
pull_request:
28
branches:
src/ci/github-actions/ci.yml
@@ -281,6 +281,8 @@ on:
281
282
283
284
285
286
287
288
0 commit comments