diff --git a/.github/workflows/lock.yml b/.github/workflows/lock.yml index 011546c..08dc71e 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 12 * * *' workflow_dispatch: permissions: