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.
appveyor.yml
1 parent 467e320 commit aaa172eCopy full SHA for aaa172e
appveyor.yml
@@ -12,7 +12,7 @@ skip_tags: true
12
skip_non_tags: false
13
14
# Do not build feature branch with open Pull Requests
15
-skip_branch_with_pr: true
+skip_branch_with_pr: false
16
17
# Maximum number of concurrent jobs for the project
18
max_jobs: 1
0 commit comments