diff --git a/.github/workflows/lock.yml b/.github/workflows/lock.yml index 4519846ae..9978e5155 100644 --- a/.github/workflows/lock.yml +++ b/.github/workflows/lock.yml @@ -2,7 +2,7 @@ name: Lock on: schedule: - - cron: "0 * * * *" + - cron: "45 5 * * *" permissions: discussions: write