From f8f1fe575b593a5f9645aca791ccbbc812187fad Mon Sep 17 00:00:00 2001 From: Jacob Bednarz Date: Thu, 10 Oct 2024 14:58:05 +1100 Subject: [PATCH] Update semgrep.yml --- .github/workflows/semgrep.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index b5673decd6..788c64e100 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -1,5 +1,4 @@ on: - pull_request: {} workflow_dispatch: {} schedule: - cron: '0 4 * * *'