Skip to content

Commit c32dec6

Browse files
committed
add github permissions
1 parent 57e63fa commit c32dec6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-public-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
permissions:
99
id-token: write
1010
contents: read
11+
pull-requests: write
1112

1213
jobs:
1314
build:

0 commit comments

Comments
 (0)