diff --git a/.github/workflows/autolock_bot_PR.yml b/.github/workflows/autolock_bot_PR.yml index 84daed2ed4..99ad85b02c 100644 --- a/.github/workflows/autolock_bot_PR.yml +++ b/.github/workflows/autolock_bot_PR.yml @@ -2,7 +2,7 @@ name: 'Autolock RitBot for for PR' on: schedule: - - cron: '*/10 * * * *' + - cron: '0 0 * * *' workflow_dispatch: permissions: