We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fcbfad3 + 116935b commit 337cb00Copy full SHA for 337cb00
.github/workflows/build.yml
@@ -2,6 +2,8 @@
2
# This workflow will build a golang project
3
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go
4
name: Build
5
+permissions:
6
+ contents: read
7
on:
8
push:
9
branches: [ "main" ]
0 commit comments