fix(ci): typo in permission block
This commit is contained in:
2
.github/workflows/go-test.yaml
vendored
2
.github/workflows/go-test.yaml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
sonar:
|
||||
permissions:
|
||||
contents: read
|
||||
pull_requests: read
|
||||
pull-requests: read
|
||||
runs-on: ubuntu-latest
|
||||
needs: tests
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user