mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 14:50:16 +00:00
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:
committed by
GitHub
parent
248122a697
commit
1e5fad7433
@@ -2,7 +2,7 @@ name: 'Lock Threads'
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
- cron: '0 * * * *'
|
||||
|
||||
permissions:
|
||||
issues: write
|
||||
|
||||
Reference in New Issue
Block a user