Add option to manually trigger gh-action

This commit is contained in:
Lukas Rieger (Blue) 2023-09-27 23:16:38 +02:00
parent 01027af969
commit 15329b4f5d
No known key found for this signature in database
GPG Key ID: 2D09EC5ED2687FF2
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ on:
pull_request:
branches:
- "*"
workflow_dispatch:
jobs:
build: