Add possibility to run gh workflow manually.

This commit is contained in:
Benedikt Willi 2023-06-08 10:27:48 +02:00
parent 0199ac962a
commit c58c4fbae1

View file

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