We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f7d408 + 0b90c06 commit 7387f0aCopy full SHA for 7387f0a
1 file changed
.github/workflows/go.yml
@@ -6,6 +6,9 @@ on:
6
pull_request:
7
branches: [ "main" ]
8
9
+permissions:
10
+ contents: read
11
+
12
jobs:
13
ci:
14
runs-on: ubuntu-latest
0 commit comments