feat: update workflow dispatch

This commit is contained in:
trev 2025-04-16 02:54:15 -04:00
parent 7d36ea5925
commit 1b780af78d

View File

@ -3,6 +3,7 @@ name: Update Workflow
on: on:
schedule: schedule:
- cron: "0 0 * * *" - cron: "0 0 * * *"
workflow_dispatch
jobs: jobs:
update: update: