mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-10 09:49:12 +08:00
allow manual trigger
This commit is contained in:
parent
1c4a8b3ff5
commit
59269aa9f1
1
.github/workflows/vendor.yml
vendored
1
.github/workflows/vendor.yml
vendored
@ -1,6 +1,7 @@
|
|||||||
name: Update Vendor
|
name: Update Vendor
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
# At 13:37 UTC every day.
|
# At 13:37 UTC every day.
|
||||||
- cron: '37 13 * * *'
|
- cron: '37 13 * * *'
|
||||||
|
Loading…
Reference in New Issue
Block a user