Adding possibiltiy to manually trigger dev flow

This commit is contained in:
Benjamin Harder
2024-03-27 20:27:30 +01:00
parent 393ffc73fe
commit fa37cb46b5

View File

@@ -7,6 +7,7 @@ on:
- '**/*'
- '!README.md'
- '!CONTRIBUTE.md'
workflow_dispatch:
jobs:
unit-tests: