Skip to content

Commit 22eda89

Browse files
committed
chore: autoupdate to watch for automerge
1 parent c1c73d6 commit 22eda89

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/autoupdate.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
- uses: docker://chinthakagodawita/autoupdate-action:v1
1212
env:
1313
GITHUB_TOKEN: "${{ secrets.NETCODE_BOT_KEY }}"
14-
PR_FILTER: "labelled"
15-
PR_LABELS: "stat:ready-to-merge"
14+
PR_FILTER: "auto_merge"
1615
PR_READY_STATE: "ready_for_review"
17-
MERGE_CONFLICT_ACTION: "ignore"
16+
MERGE_CONFLICT_ACTION: "ignore"

0 commit comments

Comments
 (0)