workflow_dispatch test

pull/2/head
Dave Gauer 4 years ago
parent d55545ffaf
commit 20f6a0f69d

@ -4,6 +4,7 @@ on:
branches: [ main ] branches: [ main ]
schedule: schedule:
- cron: "0 0 * * *" - cron: "0 0 * * *"
workflow_dispatch:
defaults: defaults:
run: run:

Loading…
Cancel
Save