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
|
coverprofile.out
|
||||||
gotest.json
|
gotest.json
|
||||||
sonar:
|
sonar:
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
pull_request: read
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: tests
|
needs: tests
|
||||||
steps:
|
steps:
|
||||||
|
Reference in New Issue
Block a user