Skip to content

Commit

Permalink
fix: test auto approve
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 9, 2024
1 parent d2f0d08 commit 8ac5540
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dependabot.auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ permissions:
jobs:
dependabot:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
steps:
- name: Enable auto-merge for Dependabot PRs
run: |
Expand Down

0 comments on commit 8ac5540

Please sign in to comment.