Skip to content

Commit add50bd

Browse files
authored
Add skip_branch_with_pr option to appveyor.yml
1 parent 4ac08ad commit add50bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ version: 6.0.0-{build} # Only change for major versions (e.g. 6.0)
22
image: Visual Studio 2022
33
configuration: Release
44
skip_tags: true
5+
skip_branch_with_pr: true
56

67
environment:
78
github_auth_token:

0 commit comments

Comments
 (0)