Try empty braces
All checks were successful
Python tests (make) / test (push) Successful in 12s

This commit is contained in:
2025-08-26 16:19:11 -04:00
parent 33f408bb39
commit 696ffef7a8

View File

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