Skip to content

Commit 206be36

Browse files
authored
ci(go-test): configure explicit permissions (#118)
Signed-off-by: Chris Gianelloni <[email protected]>
1 parent 7a79ec3 commit 206be36

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)