Skip to content

Commit 7af5d3d

Browse files
authored
Merge pull request #32 from impresscms-dev/write-all-for-dependabot
write-all for dependabot
2 parents 0dbb5e6 + f78b67b commit 7af5d3d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/on-pull-request.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,7 @@ jobs:
4040
dependabot:
4141
needs:
4242
- test
43-
permissions:
44-
pull-requests: write
45-
contents: write
43+
permissions: write-all
4644
runs-on: ubuntu-latest
4745
# Checking the actor will prevent your Action run failing on non-Dependabot
4846
# PRs but also ensures that it only does work for Dependabot PRs.

0 commit comments

Comments
 (0)