Skip to content

Commit

Permalink
Add UPDATE_LABELS to automerge.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ifosch authored Oct 23, 2023
1 parent 34a7336 commit 307beea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
name: automerge
uses: "pascalgn/[email protected]"
env:
MERGE_LABELS: "auto"
MERGE_LABELS: ""
UPDATE_LABELS: ""
MERGE_METHOD: "rebase"
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 307beea

Please sign in to comment.