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