diff --git a/.github/workflows/allocate.yaml b/.github/workflows/allocate.yaml index 9650cc2488f..e2c978330d0 100644 --- a/.github/workflows/allocate.yaml +++ b/.github/workflows/allocate.yaml @@ -4,7 +4,7 @@ on: branches: - main schedule: - - cron: '27 5 * * MON-FRI' + - cron: '15 8 * * MON-FRI' concurrency: group: allocate-security-identifiers