ci: add workflow_dispatch to action

This commit is contained in:
abel
2025-09-30 14:11:38 +02:00
committed by GitHub
parent 9c92a6c356
commit 6578b3f424
+1
View File
@@ -4,6 +4,7 @@ on:
push: push:
branches: branches:
- main - main
workflow_dispatch:
jobs: jobs:
build: build: