Autolock threads more frequently

It's rate limited to 50 threads a day. It'll take a long time to go
through all our issues.
This commit is contained in:
Henrik Lissner 2021-01-31 02:42:43 -05:00
parent 1650e25794
commit 49150c4045

View file

@ -2,7 +2,7 @@ name: 'Lock Threads'
on: on:
schedule: schedule:
- cron: '0 0 * * *' - cron: '0 * * * *'
jobs: jobs:
lock: lock: