Update lock-issues.yml (#5930)

Run this hourly. I'm not seeing any effects, let's see if
running it more frequently will allow it to avoid the GitHub ratelimit

https://github.com/dessant/lock-threads#why-are-only-some-issues-and-pull-requests-processed
This commit is contained in:
Ian Stapleton Cordasco
2021-09-07 19:00:31 -05:00
committed by GitHub
parent 248122a697
commit 1e5fad7433
+1 -1
View File
@@ -2,7 +2,7 @@ name: 'Lock Threads'
on:
schedule:
- cron: '0 0 * * *'
- cron: '0 * * * *'
permissions:
issues: write