diff --git a/.github/workflows/lock.yml b/.github/workflows/lock.yml index 30b12e76c3..5ed1e8ee84 100644 --- a/.github/workflows/lock.yml +++ b/.github/workflows/lock.yml @@ -2,7 +2,7 @@ name: 'Lock Threads' on: schedule: - - cron: '* 6 * * *' + - cron: '0 6 * * *' permissions: contents: read