We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1c73d6 commit 22eda89Copy full SHA for 22eda89
.github/workflows/autoupdate.yaml
@@ -11,7 +11,6 @@ jobs:
11
- uses: docker://chinthakagodawita/autoupdate-action:v1
12
env:
13
GITHUB_TOKEN: "${{ secrets.NETCODE_BOT_KEY }}"
14
- PR_FILTER: "labelled"
15
- PR_LABELS: "stat:ready-to-merge"
+ PR_FILTER: "auto_merge"
16
PR_READY_STATE: "ready_for_review"
17
- MERGE_CONFLICT_ACTION: "ignore"
+ MERGE_CONFLICT_ACTION: "ignore"
0 commit comments