Skip to content

Commit 88bc8e9

Browse files
committed
test: update permission scope
1 parent b122469 commit 88bc8e9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/pi_build.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ name: 'Parent Images: Build'
33
on:
44
workflow_call:
55

6-
# # Special permissions required for OIDC authentication
7-
# permissions:
8-
# id-token: write
9-
# contents: read
10-
# actions: read
6+
# Special permissions required for OIDC authentication
7+
permissions:
8+
id-token: write
9+
contents: read
10+
actions: read
1111

1212
env:
1313
GH_TOKEN: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)