Skip to content

Commit

Permalink
chore: re-configure enable automerge
Browse files Browse the repository at this point in the history
  • Loading branch information
zaucy committed Apr 4, 2024
1 parent 8ed38f3 commit 25a277e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notify-bzlmod-archive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
body: ''
branch: 'add-${{ github.event.client_payload.repo }}-${{ github.event.client_payload.tag_name }}'
- name: enable automerge
run: gh pr merge --merge --auto "1"
run: gh pr merge --auto
env:
GH_TOKEN: ${{ github.token }}

0 comments on commit 25a277e

Please sign in to comment.