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.
1 parent 46bbdcf commit a9f8f45Copy full SHA for a9f8f45
.github/workflows/automerge.yml
@@ -22,5 +22,5 @@ jobs:
22
uses: pascalgn/[email protected]
23
env:
24
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
25
- LABELS: !wip
+ LABELS: "!wip"
26
MERGE_METHOD: squash
0 commit comments