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