chore: update top level workflow permissions (#1848)

This commit is contained in:
Tonye Jack
2024-01-13 00:31:45 -07:00
committed by GitHub
parent 9c39b0b6e9
commit a57f4dcc81
10 changed files with 40 additions and 4 deletions

View File

@@ -17,6 +17,11 @@ on:
schedule:
- cron: '15 16 * * 2'
permissions:
actions: read
contents: read
security-events: write
jobs:
codacy-security-scan:
# Cancel other workflows that are running for the same branch