Skip to content

Commit

Permalink
Run CodeQL only on cron
Browse files Browse the repository at this point in the history
Slow & has yet to show anything useful
  • Loading branch information
hynek committed Aug 6, 2024
1 parent c36bca9 commit 46ab58a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@
name: CodeQL

on:
push:
branches: [main]
pull_request:
# The branches below must be a subset of the branches above
branches: [main]
schedule:
- cron: "30 22 * * 4"

Expand Down

0 comments on commit 46ab58a

Please sign in to comment.