Skip to content

Commit 6916e2d

Browse files
committed
Update "Merge Dependabot PR"
1 parent 4a46ccc commit 6916e2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/MergeDependabotPR.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
jobs:
1010
merge:
1111
if: github.event.pull_request.user.login == 'dependabot[bot]'
12+
permissions: write-all
1213
runs-on: ubuntu-latest
1314
steps:
1415
- uses: KeisukeYamashita/auto-pull-request-merge@v1

0 commit comments

Comments
 (0)