diff --git a/.github/workflows/clp-lint.yaml b/.github/workflows/clp-lint.yaml index b52727ebd..dcb91ad94 100644 --- a/.github/workflows/clp-lint.yaml +++ b/.github/workflows/clp-lint.yaml @@ -5,7 +5,7 @@ on: push: schedule: # Run at midnight UTC every day with 15 minutes delay added to avoid high load periods - - cron: "0 15 * * *" + - cron: "15 0 * * *" workflow_dispatch: concurrency: