diff --git a/.github/workflows/verify-periodic.yaml b/.github/workflows/verify-periodic.yaml index 66e7514e0..af8698156 100644 --- a/.github/workflows/verify-periodic.yaml +++ b/.github/workflows/verify-periodic.yaml @@ -2,7 +2,7 @@ name: Verify branches periodic on: schedule: - - cron: '30 2 * * *' + - cron: '30 2 * * 0' permissions: contents: read