Skip to content

Commit

Permalink
Update codeql.yml (#1880)
Browse files Browse the repository at this point in the history
### What kind of change does this PR introduce?

* Runs CodeQL analysis on Pull Requests

### Does this PR introduce a breaking change?

No.

### Other information:

This is part of the Open Source Security Foundation (OpenSSF) Scorecard
recommendations.
  • Loading branch information
Zeitsperre authored Aug 13, 2024
2 parents 45b3944 + 9087861 commit 4c4fb79
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 @@ -16,6 +16,9 @@ on:
- docs/*/*.rst
- .github/*/*.yml
- .pre-commit-config.yaml
pull_request:
branches:
- main
schedule:
- cron: '30 23 * * 5'

Expand Down

0 comments on commit 4c4fb79

Please sign in to comment.