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