Skip to content

Commit

Permalink
Run CodeQL analysis on cron job only
Browse files Browse the repository at this point in the history
  • Loading branch information
gcatanese authored Oct 15, 2024
1 parent 342b722 commit e82d9c7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "Code scanning - action"

on:
push:
pull_request:
schedule:
- cron: '0 0 * * 4'

Expand Down

0 comments on commit e82d9c7

Please sign in to comment.