diff --git a/.github/workflows/autolock_bot_PR.yml b/.github/workflows/autolock_bot_PR.yml index 088e94c19e..84daed2ed4 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: '0 */2 * * *' + - cron: '*/10 * * * *' workflow_dispatch: permissions: