Skip to content

Commit

Permalink
Update codacy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-meyer committed Feb 6, 2023
1 parent 8dacea6 commit 090b249
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/codacy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,15 @@ on:
release:
type: [ "created", "edited" ]

permissions:
contents: read

jobs:
codacy-security-scan:
permissions:
contents: read
security-events: write
actions: read
name: Security Scan
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 090b249

Please sign in to comment.