Skip to content

Commit

Permalink
Update dependabot-auto-approve.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikfroehling authored Mar 8, 2024
1 parent 62e0524 commit 156f2f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dependabot-auto-approve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on: pull_request
jobs:
dependabot-auto-approve:
runs-on: ubuntu-latest
permissions:
pull-requests: write
if: github.actor == 'dependabot[bot]'
steps:
- name: Dependabot metadata
Expand Down

0 comments on commit 156f2f4

Please sign in to comment.