Change schedule to lock old threads once a day

This commit is contained in:
Veronica Berglyd Olsen
2025-05-14 23:32:09 +02:00
parent c0ac50a501
commit 6c20847cc9
+1 -2
View File
@@ -2,8 +2,7 @@ name: LockThreads
on:
schedule:
- cron: "0 * * * *"
workflow_dispatch:
- cron: "0 1 * * *"
permissions:
issues: write