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.
merge-dependabot-pr.yml
1 parent c80411e commit ac5a63aCopy full SHA for ac5a63a
.github/workflows/merge-dependabot-pr.yml
@@ -11,7 +11,7 @@ jobs:
11
merge-dependabot-pr:
12
permissions:
13
actions: write
14
- contents: write
15
issues: write
+ pull-requests: write
16
17
uses: artembilan/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@main
0 commit comments