Skip to content

Commit 4b0a5c9

Browse files
authored
set CI perms to readonly (#75)
1 parent c64632e commit 4b0a5c9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/go.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
pull_request:
88
branches: ['*']
99

10+
permissions:
11+
contents: read
12+
1013
jobs:
1114

1215
build:

0 commit comments

Comments
 (0)