Skip to content

Commit cf234f8

Browse files
authored
ci(go-test): configure explicit permissions (#343)
Signed-off-by: Chris Gianelloni <[email protected]>
1 parent 0847f0c commit cf234f8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/go-test.yml

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

11+
permissions:
12+
contents: read
13+
1114
jobs:
1215
go-test:
1316
name: go-test

0 commit comments

Comments
 (0)