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 4ac08ad commit add50bdCopy full SHA for add50bd
appveyor.yml
@@ -2,6 +2,7 @@ version: 6.0.0-{build} # Only change for major versions (e.g. 6.0)
2
image: Visual Studio 2022
3
configuration: Release
4
skip_tags: true
5
+skip_branch_with_pr: true
6
7
environment:
8
github_auth_token:
0 commit comments