diff --git a/.github/workflows/lock.yml b/.github/workflows/lock.yml index 011546c..35c08c1 100644 --- a/.github/workflows/lock.yml +++ b/.github/workflows/lock.yml @@ -2,7 +2,7 @@ name: Lock old issues and pull requests that are closed on: schedule: - - cron: '0 0 * * *' + - cron: '0 11 * * *' workflow_dispatch: permissions: