Skip to content

Commit

Permalink
Set correct permissions for Coverity Scan action (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
alistair-low authored May 10, 2024
1 parent 35b6c40 commit 2993c0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/coverity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
branches:
- main

permissions: read-all

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

0 comments on commit 2993c0a

Please sign in to comment.