Remove tag trigger to test workflow_dispatch

This commit is contained in:
rcourtman 2025-11-13 23:28:57 +00:00
parent 7e90ce0377
commit cb8c1075fd

View file

@ -1,9 +1,6 @@
name: Pulse Release Pipeline name: Pulse Release Pipeline
# Triggers: workflow_dispatch and tag push # Triggers: workflow_dispatch only
on: on:
push:
tags:
- 'v*.*.*'
workflow_dispatch: workflow_dispatch:
inputs: inputs:
version: version: