Skip to content

Commit

Permalink
#24 Typo in automerge config
Browse files Browse the repository at this point in the history
  • Loading branch information
oakbrad committed Jun 2, 2024
1 parent 5256cb0 commit aff0e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-approve-imgbot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.ACTIONS_TOKEN }}
MERGE_METHOD: rebase
UPDATE_LABEL: ""
UPDATE_LABELS: ""
MERGE_LABELS: "!x"
MERGE_ERROR_FAIL: "true"

0 comments on commit aff0e56

Please sign in to comment.