Skip to content

Commit

Permalink
Don't run on every push
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe-Heffer-Shef authored Jan 21, 2025
1 parent def2f0d commit 30521ea
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@
name: "CodeQL"

on:
push:
branches: [ "main", "dev" ]
pull_request:
branches: [ "main", "dev" ]
# Scan the latest commit on the main branch each Tuesday morning
schedule:
- cron: '34 6 * * 2'

Expand Down

0 comments on commit 30521ea

Please sign in to comment.