[skip ci] ci: add workflow_dispatch

Signed-off-by: Stern <xsternent@gmail.com>
This commit is contained in:
Stern
2023-11-27 10:18:06 -05:00
committed by GitHub
parent 502b89d890
commit ce57d72a78

View File

@@ -3,6 +3,7 @@ on:
push:
tags:
- '[0-9]+.[0-9]+.[0-9]+' # example: 1.0.0
workflow_dispatch:
jobs:
build: