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 8f39e46 commit 91ad616Copy full SHA for 91ad616
.github/workflows/automerge.yml
@@ -25,6 +25,6 @@ jobs:
25
uses: "pascalgn/[email protected]"
26
env:
27
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
28
- MERGE_LABELS: "dependencies,chore,!wip"
+ MERGE_LABELS: "dependencies,!wip"
29
MERGE_METHOD: "squash"
30
UPDATE_METHOD: "rebase"
0 commit comments