Skip to content

Commit 08153dd

Browse files
committed
perms
1 parent e142b2b commit 08153dd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy-to-dev-demo.yml

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

88
jobs:
99
test-and-validate:
10+
permissions:
11+
id-token: write
12+
contents: read
1013
secrets: inherit
1114
uses: ./.github/workflows/test-and-validate.yml
1215

0 commit comments

Comments
 (0)