diff --git a/.github/workflows/go-test.yaml b/.github/workflows/go-test.yaml index 40cd663..070eeb1 100644 --- a/.github/workflows/go-test.yaml +++ b/.github/workflows/go-test.yaml @@ -33,7 +33,7 @@ jobs: sonar: permissions: contents: read - pull_request: read + pull_requests: read runs-on: ubuntu-latest needs: tests steps: