Skip to content

Commit 1a4905b

Browse files
committed
Use "mergeable" instead of "mergable"
1 parent c1dba23 commit 1a4905b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ version: "{build}"
55

66
# This will build all PRs targeting matching branches.
77
# 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.
8+
# and once for the merge commit that github creates for each mergeable PR.
99
branches:
1010
only:
1111
- main

0 commit comments

Comments
 (0)