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.
2 parents 0dbb5e6 + f78b67b commit 7af5d3dCopy full SHA for 7af5d3d
.github/workflows/on-pull-request.yml
@@ -40,9 +40,7 @@ jobs:
40
dependabot:
41
needs:
42
- test
43
- permissions:
44
- pull-requests: write
45
- contents: write
+ permissions: write-all
46
runs-on: ubuntu-latest
47
# Checking the actor will prevent your Action run failing on non-Dependabot
48
# PRs but also ensures that it only does work for Dependabot PRs.
0 commit comments