Skip to content

Commit

Permalink
Allow dependabot-automerge to work
Browse files Browse the repository at this point in the history
This repo is restricted only to rebase merges. This fixes that issue.
  • Loading branch information
halostatue committed Feb 27, 2024
1 parent c806551 commit c80e7e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dependabot-automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ jobs:
- uses: KineticCafe/actions/dependabot-automerge@v1.2
with:
update-type: minor
merge-type: rebase

0 comments on commit c80e7e3

Please sign in to comment.