Skip to content

Commit

Permalink
updated auto-merge to test
Browse files Browse the repository at this point in the history
  • Loading branch information
Bullrich committed Aug 13, 2024
1 parent 9af02f7 commit 44e6f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
app-id: ${{ secrets.MERGE_APP_ID }}
private-key: ${{ secrets.MERGE_APP_KEY }}
- name: Set auto merge
uses: paritytech/auto-merge-bot@v1.0.1
uses: paritytech/auto-merge-bot@update-on-enabling
with:
GITHUB_TOKEN: ${{ steps.merge_token.outputs.token }}
MERGE_METHOD: "SQUASH"
Expand Down

0 comments on commit 44e6f10

Please sign in to comment.