diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index 4839bcf..6d7fb93 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -7,7 +7,7 @@ on: - master paths: - .github/workflows/semgrep.yml - schedule: +# schedule: # random HH:MM to avoid a load spike on GitHub Actions at 00:00 # - cron: 28 7 * * * name: Semgrep