forked from midou/invidious
Allow issue/pull locker to be manually dispatched
This commit is contained in:
parent
e67f50f157
commit
7f272f1293
4
.github/workflows/lock.yml
vendored
4
.github/workflows/lock.yml
vendored
@ -1,6 +1,8 @@
|
|||||||
name: 'Lock Threads'
|
# Documentation: https://github.com/marketplace/actions/lock-threads
|
||||||
|
|
||||||
|
name: 'Lock Threads'
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 */12 * * *"
|
- cron: "0 */12 * * *"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user