Skip to content

Commit

Permalink
Merge pull request #47 from xt0rted/code-scanning-permissions
Browse files Browse the repository at this point in the history
Set token permissions
  • Loading branch information
xt0rted authored Apr 21, 2021
2 parents f913b6b + 6299fb8 commit f12d210
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 f12d210

Please sign in to comment.