mirror of
https://github.com/pezkuwichain/pezkuwi-common.git
synced 2026-04-22 03:17:58 +00:00
feat: add workflow_dispatch trigger to lock.yml
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
name: 'Lock Threads'
|
name: 'Lock Threads'
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '15 1/3 * * *'
|
- cron: '15 1/3 * * *'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user