Skip to content

Commit 0e7a210

Browse files
AdnaneKhanjterapin
andauthored
Scope down GitHub token permissions for ci.yml (#9)
Co-authored-by: Juli Tera <terajul@amazon.com>
1 parent c2b91df commit 0e7a210

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

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

12+
permissions:
13+
contents: read
14+
1215
env:
1316
ruby_version: 3.4
1417

0 commit comments

Comments
 (0)