Update dispatch syntax
All checks were successful
Python tests (make) / test (push) Successful in 11s

This commit is contained in:
2025-08-26 16:51:33 -04:00
parent 05554387d3
commit 18dcfd6b1c

View File

@@ -3,7 +3,7 @@ name: Build & Push Package
on:
push:
branches: ["main"]
workflow_dispatch: {}
workflow_dispatch:
jobs:
package-and-push: