We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1dba23 commit 1a4905bCopy full SHA for 1a4905b
appveyor.yml
@@ -5,7 +5,7 @@ version: "{build}"
5
6
# This will build all PRs targeting matching branches.
7
# Without this, each PR builds twice -- once for the PR branch HEAD,
8
-# and once for the merge commit that github creates for each mergable PR.
+# and once for the merge commit that github creates for each mergeable PR.
9
branches:
10
only:
11
- main
0 commit comments