Skip to content

Commit

Permalink
Set token permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
xt0rted committed Apr 21, 2021
1 parent f913b6b commit 6299fb8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
branches: [main]
schedule:
- cron: "0 6 * * 1"
workflow_dispatch:

permissions:
security-events: write

env:
DOTNET_NOLOGO: true
Expand Down

0 comments on commit 6299fb8

Please sign in to comment.