Skip to content

Commit

Permalink
fix automerge
Browse files Browse the repository at this point in the history
  • Loading branch information
aleoli committed Jan 10, 2024
1 parent be2a363 commit d8c5878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
labels: merge-requested

- name: Automerge
uses: pascalgn/automerge-action@v0.16.0
uses: pascalgn/automerge-action@v0.16.2
env:
GITHUB_TOKEN: "${{ secrets.CI_TOKEN }}"
MERGE_LABELS: "merge-requested,!hold"
Expand Down

0 comments on commit d8c5878

Please sign in to comment.