Skip to content

Commit c2aa130

Browse files
committed
CI: Set minimal permissions for pwsh jobs
1 parent b981768 commit c2aa130

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pwsh.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
- lib/bolt/bolt_option_parser.rb
1010
- rakelib/pwsh.rake
1111

12+
permissions:
13+
contents: read
14+
1215
jobs:
1316

1417
test:

0 commit comments

Comments
 (0)