Skip to content

Commit

Permalink
doc(automerge): update readme with rebase option
Browse files Browse the repository at this point in the history
  • Loading branch information
ingvaar committed Feb 2, 2024
1 parent 53aed44 commit 0a0630a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
with:
# optional: ⚠️ only enable the force merge if you want to do the merge just now
force: true
# optional: enable rebase strategy when merging (default: false)
rebase: true
secrets:
# identifier of the GitHub App for authentication
app_id: ${{ <your-app-id> }}
Expand Down

0 comments on commit 0a0630a

Please sign in to comment.