We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79c3bd8 commit ee0dc5dCopy full SHA for ee0dc5d
1 file changed
.github/workflows/update-dependencies.yml
@@ -6,7 +6,7 @@ on:
6
7
permissions:
8
contents: write
9
- contents: read
+ pull_requests: write
10
11
env:
12
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments