Skip to content

Commit

Permalink
📝 Add force documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
flaxel committed Nov 9, 2023
1 parent 028c008 commit 1100f6a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ on: pull_request
jobs:
dependabot:
uses: Staffbase/gha-workflows/.github/workflows/[email protected]
with:
# optional: ⚠️ only enable the force merge if you want to do the merge just now
force: true
secrets:
# identifier of the GitHub App for authentication
app_id: ${{ <your-app-id> }}
Expand Down

0 comments on commit 1100f6a

Please sign in to comment.