Skip to content

Commit 3ccfe74

Browse files
committed
fix: add pull-requests read permission to SonarQube job
1 parent 4df652d commit 3ccfe74

11 files changed

Lines changed: 1423 additions & 13197 deletions

.github/workflows/code-quality.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
# Set minimum permissions by default
1111
permissions:
1212
contents: read
13+
pull-requests: read
1314

1415
jobs:
1516
docker-lint:

0 commit comments

Comments
 (0)