Skip to content

Commit

Permalink
Enable use-auto-merge for dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tjenkinson committed Mar 29, 2024
1 parent 549e4a6 commit 01075b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:
steps:
- uses: tjenkinson/gh-action-auto-merge-dependency-updates@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
allowed-actors: dependabot-preview[bot], dependabot[bot], tjenkinson
use-auto-merge: true
allowed-actors: dependabot[bot], tjenkinson

0 comments on commit 01075b9

Please sign in to comment.