Skip to content

Commit

Permalink
Fix codeql scanning workflow (#413)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Nov 12, 2021
1 parent 5e663db commit 61929bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ name: "CodeQL"
# yamllint disable-line rule:truthy
on:
push:
branches: [main]
pull_request:
branches: [main]
schedule:
- cron: "30 1 * * 0"

Expand Down

0 comments on commit 61929bc

Please sign in to comment.