We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fc3047 commit 2af7223Copy full SHA for 2af7223
appveyor.yml
@@ -5,6 +5,8 @@ build: false
5
# Branches applies to tags as well. We only build on tagged releases of the form vX.Y.Z-release
6
branches:
7
only:
8
+ - main
9
+ - /releases\/.+/
10
- /v.+-release/
11
12
skip_tags: false
0 commit comments