diff --git a/.github/workflows/lock-threads.yml b/.github/workflows/lock-threads.yml index 9d06bf6..90a5db2 100644 --- a/.github/workflows/lock-threads.yml +++ b/.github/workflows/lock-threads.yml @@ -2,7 +2,7 @@ name: 'Lock Threads' on: schedule: - - cron: '30 * * * *' + - cron: '50 * * * *' workflow_dispatch: permissions: