From 3b48fdeb5201fabdc3a9420e3b43e735bcde8669 Mon Sep 17 00:00:00 2001 From: Nat! Date: Thu, 23 Jan 2025 11:39:32 +0100 Subject: [PATCH] also comment out schedule: --- .github/workflows/semgrep.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index 30ffdd3..9592867 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: 13 3 * * * name: Semgrep