We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 004f914 commit 8b043c9Copy full SHA for 8b043c9
.mergify.yml
@@ -3,6 +3,8 @@ pull_request_rules:
3
conditions:
4
- "author=dependabot[bot]"
5
- "status-success=build (ubuntu-latest)"
6
+ - "status-success=build (macos-latest)"
7
+ - "status-success=build (windows-latest)"
8
actions:
9
merge:
10
method: squash
0 commit comments