Allow writing sarif reports to GitHub

This commit is contained in:
Jim Martens 2023-08-03 00:20:32 +02:00
parent dfbb55759d
commit c3699d44a7
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ jobs:
qodana:
runs-on: ubuntu-latest
permissions:
security-events: write
contents: write
pull-requests: write
checks: write