build: workflow_dispatch action

This commit is contained in:
Beeant 2024-03-24 01:24:34 +00:00
parent a13efe08b7
commit 95eb51f716

View File

@ -7,6 +7,7 @@ on:
tags: tags:
- 'v*' - 'v*'
pull_request: pull_request:
workflow_dispatch:
jobs: jobs:
# linters # linters