Skip to content

Commit

Permalink
Merge pull request #29 from DanRigby/DanRigby/qodana-permissions
Browse files Browse the repository at this point in the history
Update qodana.yml
  • Loading branch information
DanRigby authored Jul 13, 2023
2 parents 4f8f2d2 + d2ef7f8 commit 6fb0a40
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/qodana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ on:
push:
branches: [ main ]

permissions:
contents: read
packages: read
security-events: write

jobs:
qodana:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6fb0a40

Please sign in to comment.