Change schedule to lock old threads once a day
This commit is contained in:
@@ -2,8 +2,7 @@ name: LockThreads
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 * * * *"
|
||||
workflow_dispatch:
|
||||
- cron: "0 1 * * *"
|
||||
|
||||
permissions:
|
||||
issues: write
|
||||
|
||||
Reference in New Issue
Block a user