diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index ac05722..95fc3f2 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -7,6 +7,9 @@ on: pull_request: branches: ['*'] +permissions: + contents: read + jobs: build: