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.
1 parent bbf0aa6 commit b4d8a5fCopy full SHA for b4d8a5f
.github/workflows/pretty-fix.yml
@@ -5,7 +5,8 @@ env:
5
NODE_VERSION: "20.16.0"
6
7
permissions:
8
- contents: write
+ contents: read
9
+ pull-requests: write
10
11
on:
12
pull_request_target:
0 commit comments