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