fix: workflow dispatch formatting

This commit is contained in:
trev 2025-04-16 02:55:42 -04:00
parent 1b780af78d
commit a25ff41363

View File

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