fix(ci): try to add permission block

This commit is contained in:
2025-07-06 14:21:56 +02:00
parent a52b20efab
commit 4a91d458fd

View File

@@ -31,6 +31,9 @@ jobs:
coverprofile.out
gotest.json
sonar:
permissions:
contents: read
pull_request: read
runs-on: ubuntu-latest
needs: tests
steps: