diff --git a/.github/workflows/ci-locks.yml b/.github/workflows/ci-locks.yml index f0b51118..018c0bde 100644 --- a/.github/workflows/ci-locks.yml +++ b/.github/workflows/ci-locks.yml @@ -10,7 +10,7 @@ name: ci-locks on: workflow_dispatch: schedule: - - cron: "0 15 * * *" + - cron: "20 14 * * *" concurrency: group: ${{ github.workflow }}-${{ github.ref }}