allow manual trigger

This commit is contained in:
David Refoua
2022-10-15 15:48:13 +03:30
committed by GitHub
parent 1c4a8b3ff5
commit 59269aa9f1

View File

@ -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 * * *'