diff --git a/.github/workflows/semgrep.yaml b/.github/workflows/semgrep.yaml index a0283d9..e119616 100644 --- a/.github/workflows/semgrep.yaml +++ b/.github/workflows/semgrep.yaml @@ -6,7 +6,7 @@ on: branches: - main paths: - - .github/workflows/semgrep.yml + - .github/workflows/semgrep.yaml schedule: # random HH:MM to avoid a load spike on GitHub Actions at 00:00 - cron: '44 16 * * *'