Skip to content

Commit

Permalink
Fix codeql insufficient permission
Browse files Browse the repository at this point in the history
  • Loading branch information
yufeih committed Nov 16, 2021
1 parent 8388ba4 commit e19486a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
name: CodeQL
runs-on: windows-latest

permissions:
security-events: write

strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit e19486a

Please sign in to comment.