Add branch trigger for testing

This commit is contained in:
rcourtman 2025-11-13 23:48:19 +00:00
parent b650f7e174
commit 99b53afc49

View file

@ -2,6 +2,8 @@ name: Pulse Release Pipeline
on:
push:
branches:
- 'workflow-test-trigger'
tags:
- 'v*.*.*'
workflow_dispatch: