We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 869cc51 + c4e32bb commit 59ec142Copy full SHA for 59ec142
1 file changed
.github/workflows/go_build.yml
@@ -3,6 +3,9 @@
3
4
name: Go Build
5
6
+permissions:
7
+ contents: read
8
+
9
on:
10
push:
11
branches: [ "main" ]
0 commit comments