diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 3499270..5502ec9 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -2,6 +2,8 @@ # For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go name: Go +permissions: + contents: read on: push: