mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 14:00:29 +00:00
44d15d02b4
GitHub Actions has a known issue where tag pushes sometimes don't trigger workflows. Add workflow_dispatch as a backup trigger that accepts a tag parameter. This allows manual triggering if automatic tag push trigger fails.