Skip to content

Commit 6af46c2

Browse files
committed
try contents: write permission
1 parent c49d294 commit 6af46c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/self-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919
jobs:
2020
test:
2121
permissions:
22-
contents: read
22+
contents: write
2323
pull-requests: write
2424
strategy:
2525
matrix:

0 commit comments

Comments
 (0)