Skip to content

Commit 91ad616

Browse files
committed
ci(actions): update auto merge labels
1 parent 8f39e46 commit 91ad616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
uses: "pascalgn/[email protected]"
2626
env:
2727
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
28-
MERGE_LABELS: "dependencies,chore,!wip"
28+
MERGE_LABELS: "dependencies,!wip"
2929
MERGE_METHOD: "squash"
3030
UPDATE_METHOD: "rebase"

0 commit comments

Comments
 (0)