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 0e1c0a6 commit 7979c63Copy full SHA for 7979c63
.github/mergify.yml
@@ -11,9 +11,6 @@ pull_request_rules:
11
- '#commits-behind=0' # Only merge up to date pull requests
12
- check-success=DotNet Format
13
- check-success=Release
14
- - check-success=Unit Test code (windows-latest, net6.0)
15
16
17
- repository-full-name=GitTools/GitVersion # Don't auto-merge PRs in forks
18
actions:
19
merge:
0 commit comments