We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06fb2ed commit 623e80bCopy full SHA for 623e80b
.github/workflows/main.yml
@@ -7,7 +7,6 @@ on:
7
jobs:
8
merge-dependabot:
9
name: Auto-merge Dependabot PRs
10
- if: "github.event.name == 'pull_request_target' && github.actor == 'dependabot[bot]'"
11
runs-on: ubuntu-latest
12
steps:
13
- uses: ahmadnassri/action-dependabot-auto-merge@v2
0 commit comments