ci(lock-threads): reduce frequency from daily to monthly (#774)

This commit is contained in:
Frazer Smith
2026-05-08 17:07:59 +01:00
committed by GitHub
parent 2d4e000cf1
commit c72b38efc7
+1 -1
View File
@@ -14,7 +14,7 @@ on:
# │ │ │ │ │
# │ │ │ │ │
# * * * * *
- cron: "30 1 * * *"
- cron: "30 1 1 * *"
# Allows this workflow to be run manually from the Actions tab
workflow_dispatch: