Fix on.push
Some checks failed
Build and Patch Releases / build (push) Has been cancelled

This commit is contained in:
Sean Greenawalt 2025-09-19 18:01:38 -04:00
commit 769483cf23

View file

@ -3,7 +3,7 @@ name: Build and Patch Releases
on: on:
push: push:
branches: branches:
- * - '*'
schedule: schedule:
- cron: '30 17 * * *' # Runs daily at 5:30 PM - cron: '30 17 * * *' # Runs daily at 5:30 PM
workflow_dispatch: workflow_dispatch: