Skip to content

Commit

Permalink
Update codeql-analysis.yml - Move to once a month only
Browse files Browse the repository at this point in the history
  • Loading branch information
yoanm committed Mar 13, 2024
1 parent 1917bf7 commit 840be88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
# The branches below must be a subset of the branches above
branches: [ master ]
schedule:
- cron: '33 15 * * 1'
- cron: '28 2 1 * *' # Once by month (randomly picked time !)

concurrency:
group: "CodeQl-${{ github.head_ref }}"
Expand Down

0 comments on commit 840be88

Please sign in to comment.