Skip to content

Commit 5b8866c

Browse files
authored
Grant permissions required by nested pipeline, on push-dev.yml (#874)
1 parent 4fb6a31 commit 5b8866c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/push-dev.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77

88
permissions:
99
id-token: write
10+
contents: write
11+
pull-requests: write
1012

1113
jobs:
1214
build-and-push:

0 commit comments

Comments
 (0)