We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9f8f45 commit 0c73d61Copy full SHA for 0c73d61
.github/workflows/automerge.yml
@@ -23,4 +23,4 @@ jobs:
23
env:
24
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
25
LABELS: "!wip"
26
- MERGE_METHOD: squash
+ MERGE_METHOD: "squash"
0 commit comments