diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index a1737e99..ab574e85 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -6,6 +6,10 @@ on: pull_request: branches: [ main ] + +permissions: + contents: read + jobs: build: