Skip to content

Commit 422c910

Browse files
authored
Define workflow permissions (#8)
1 parent 4c607cf commit 422c910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/repository-maintenance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
permissions:
99
actions: read
1010
contents: write
11-
pull-requests: write
11+
pull-requests: read
1212
id-token: write
1313

1414
concurrency:

0 commit comments

Comments
 (0)