Skip to content

Commit fbfb3a1

Browse files
authored
Include contents: read permission in Qodana workflow (#4969)
Required for private forks
1 parent 379b1ec commit fbfb3a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/qodana-check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
qodana:
1616
runs-on: ubuntu-latest
1717
permissions:
18+
contents: read
1819
# PR check
1920
checks: write
2021
# PR comments

0 commit comments

Comments
 (0)