Skip to content

Commit

Permalink
chore: add more automerge options (#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
stehessel authored Jul 2, 2024
1 parent 75deb07 commit 5fa01d6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/automerge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,6 @@ jobs:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_METHOD: merge
MERGE_FILTER_AUTHOR: github-actions[bot]
MERGE_FORKS: false
MERGE_REQUIRED_APPROVALS: 1
UPDATE_METHOD: rebase

0 comments on commit 5fa01d6

Please sign in to comment.