Skip to content

Commit bb4ec46

Browse files
committed
CCM-12921: permissions declaration
1 parent 5084073 commit bb4ec46

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/pr_destroy_dynamic_env.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ concurrency:
88
group: ${{ github.workflow }}-${{ github.ref }}
99
cancel-in-progress: false
1010

11+
permissions:
12+
id-token: write
13+
contents: read
14+
1115
jobs:
1216
destroy-dynamic-environment:
1317
name: Destroy Dynamic Environment

0 commit comments

Comments
 (0)