mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Add manual trigger.
This commit is contained in:
parent
8c0005e460
commit
3be65ff806
1
.github/workflows/lock.yml
vendored
1
.github/workflows/lock.yml
vendored
@ -2,6 +2,7 @@ name: Lock Threads
|
||||
uses: dessant/lock-threads@v2.0.1
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 * * * *'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user