We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45518ec commit b9f3949Copy full SHA for b9f3949
1 file changed
.github/workflows/preview.yml
@@ -4,7 +4,7 @@ on:
4
types: [opened, synchronize, closed]
5
6
permissions:
7
- contents: write
+ contents: read
8
pull-requests: write
9
10
jobs:
0 commit comments