Build: ENH: Enable manual workflow run

Helpful for testing.
This commit is contained in:
Ingo Karkat
2024-09-21 11:56:10 +02:00
parent 75dc8cdaed
commit 26a82c3c2f

View File

@@ -5,6 +5,7 @@ on:
branches: [ master ] branches: [ master ]
pull_request: pull_request:
branches: [ master ] branches: [ master ]
workflow_dispatch: # Allows you to run this workflow manually from the Actions tab
jobs: jobs:
test: test: