Add manual trigger.

This commit is contained in:
James Cole
2021-05-02 15:03:09 +02:00
parent 8c0005e460
commit 3be65ff806

View File

@@ -2,6 +2,7 @@ name: Lock Threads
uses: dessant/lock-threads@v2.0.1
on:
workflow_dispatch:
schedule:
- cron: '0 * * * *'