diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 798fd83..c0b9785 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -3,6 +3,9 @@ name: Go +permissions: + contents: read + on: push: branches: [ "main" ]