Skip to content

Commit

Permalink
Disable weekly check
Browse files Browse the repository at this point in the history
  • Loading branch information
srgoni authored Sep 11, 2023
1 parent 2cab5ba commit d027248
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ on:
push:
branches:
- main
schedule:
- cron: '11 11 * * 1'
# disabled to avoid noise, uncomment to run a weekly check on your repository
#schedule:
# - cron: '11 11 * * 1'

defaults:
# would be nice if we could set this here:
Expand Down

0 comments on commit d027248

Please sign in to comment.