Skip to content

Commit

Permalink
ci: fix codeql workflow permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
LDVG committed Oct 11, 2023
1 parent 78c919b commit 5fab77e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ on:
schedule:
- cron: '0 0 * * 0'

permissions:
security-events: write

jobs:
codeql-build:
if: github.repository == 'Yubico/libfido2'
Expand Down

0 comments on commit 5fab77e

Please sign in to comment.