ci: allow manual workflow dispatch

This commit is contained in:
Peter Steinberger 2025-11-18 04:15:11 +00:00
parent 42de4ce555
commit 9d37fb18cc

View File

@ -5,6 +5,7 @@ on:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs:
build: