Skip to content

Commit

Permalink
Run CodeQL checks on push events.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsymons committed Sep 4, 2023
1 parent 3fbbecc commit 97aac98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
name: "CodeQL"

on:
push:
branches: [ "sam/codeql" ]
schedule:
- cron: '0 2 * * *' # Run at 2 AM UTC

Expand Down

0 comments on commit 97aac98

Please sign in to comment.