fix(ci): try to add permission block
This commit is contained in:
3
.github/workflows/go-test.yaml
vendored
3
.github/workflows/go-test.yaml
vendored
@@ -31,6 +31,9 @@ jobs:
|
||||
coverprofile.out
|
||||
gotest.json
|
||||
sonar:
|
||||
permissions:
|
||||
contents: read
|
||||
pull_request: read
|
||||
runs-on: ubuntu-latest
|
||||
needs: tests
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user