ci: added manual trigger to actions

This commit is contained in:
2024-05-27 12:33:34 +02:00
parent 51f7a96634
commit 1e6b9f7dcf
2 changed files with 2 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ on:
pull_request:
branches:
- master
workflow_dispatch:
jobs:
build_on_linux: