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: on:
schedule: schedule:
- cron: "0 * * * *" - cron: "0 1 * * *"
workflow_dispatch:
permissions: permissions:
issues: write issues: write