add workflow dispatch

This commit is contained in:
Cornelius Roemer 2024-08-24 18:18:06 +02:00 committed by Philip Peterson
parent 1a4db06593
commit bd1adbf2d3
No known key found for this signature in database
GPG key ID: 354311183FC6519B

View file

@ -3,6 +3,7 @@ on:
push: push:
branches: branches:
pull_request: pull_request:
workflow_dispatch:
defaults: defaults:
run: run:
shell: bash shell: bash