diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 78410aab10..e8977aa762 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -7,6 +7,9 @@ on: branches: [ master ] workflow_dispatch: +permissions: + contents: read + jobs: lint: name: Lint