Skip to content

Commit 77bc148

Browse files
authored
Add explicit permissions to dry-run workflow (#72)
1 parent 0120003 commit 77bc148

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/dry-run.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
- main
99
merge_group:
1010

11+
permissions:
12+
contents: read
13+
1114
jobs:
1215
dry-run:
1316
uses: cloudscape-design/actions/.github/workflows/dry-run.yml@main

0 commit comments

Comments
 (0)