Skip to content

Commit

Permalink
Update auto-merge.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-claudia committed Jun 23, 2022
1 parent ac0ff86 commit 28d35b4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/auto-merge.yml
@@ -1,12 +1,13 @@
name: auto-merge

on:
pull_request:
pull_request_target:
branches: [ next ]

jobs:
auto-merge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: actions/checkout@v3
- uses: ahmadnassri/action-dependabot-auto-merge@v2
Expand Down

0 comments on commit 28d35b4

Please sign in to comment.