summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/lock.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/workflows/lock.yml b/.github/workflows/lock.yml
index 3d2a0de7..a0a181c5 100644
--- a/.github/workflows/lock.yml
+++ b/.github/workflows/lock.yml
@@ -1,6 +1,8 @@
-name: 'Lock Threads'
+# Documentation: https://github.com/marketplace/actions/lock-threads
+name: 'Lock Threads'
on:
+ workflow_dispatch:
schedule:
- cron: "0 */12 * * *"