Skip to content

Commit 1866567

Browse files
authored
Update automerge.yml (#263)
1 parent 084dea9 commit 1866567

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/automerge.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
contents: write
1212
pull-requests: write
1313
repository-projects: write
14+
if: github.actor == 'dependabot[bot]'
1415
steps:
1516
- uses: actions/checkout@v4
1617
- run: gh pr merge ${{ github.event.pull_request.html_url }} --auto --squash

0 commit comments

Comments
 (0)