Skip to content

Commit

Permalink
ci(SPV-913): trigger CodeQL on schedule only
Browse files Browse the repository at this point in the history
  • Loading branch information
dorzepowski committed Jul 4, 2024
1 parent c193efa commit f4fe861
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@
name: "CodeQL"

on:
push:
branches:
- master
pull_request:
branches:
- master
schedule:
- cron: '0 23 * * 0'

Expand Down

0 comments on commit f4fe861

Please sign in to comment.