Stop release workflow from auto-triggering on tags

This commit is contained in:
rcourtman 2025-11-20 09:56:08 +00:00
parent bdb7d85fa4
commit a4f39c6959

View file

@ -4,8 +4,6 @@ on:
push: push:
branches: branches:
- 'workflow-test-trigger' - 'workflow-test-trigger'
tags:
- 'v*.*.*'
workflow_dispatch: workflow_dispatch:
inputs: inputs:
version: version: