Skip to content

Commit

Permalink
CodeQL job now only runs on schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
kwokhe committed Oct 22, 2024
1 parent b0f844f commit 3f64aee
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 1 * * 0'

Expand Down

0 comments on commit 3f64aee

Please sign in to comment.