Skip to content

Commit

Permalink
build: Update automerge script
Browse files Browse the repository at this point in the history
  • Loading branch information
krille-chan committed Oct 29, 2023
1 parent 1f102df commit 10d9409
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/auto_merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ jobs:
steps:
- uses: reitermarkus/automerge@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
merge-method: rebase

0 comments on commit 10d9409

Please sign in to comment.