Skip to content

Commit e5d9a0a

Browse files
committed
CI: Set minimal permissions for bolt_spec jobs
1 parent 5a1f3f5 commit e5d9a0a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/bolt_spec.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ on:
1515
- rakelib/tests.rake
1616
- spec/**
1717

18+
permissions:
19+
contents: read
20+
1821
env:
1922
BOLT_WINRM_USER: roddypiper
2023
BOLT_WINRM_HOST: localhost

0 commit comments

Comments
 (0)