feat: add workflow_dispatch trigger to test workflow

Signed-off-by: Stephen Simpson <ssimpson89@users.noreply.github.com>
This commit is contained in:
Stephen Simpson
2025-04-29 15:33:57 -07:00
parent 146fa71be3
commit 6ea5040983

View File

@@ -8,6 +8,7 @@ on:
- master - master
tags: tags:
- '*.*.*' - '*.*.*'
workflow_dispatch:
defaults: defaults:
run: run: