Merge pull request #1282 from mokibit/add-workflow_dispatch

tests: Add `workflow_dispatch` to allow manual execution of CI tests
This commit is contained in:
Povilas Kanapickas
2025-08-21 15:15:20 +03:00
committed by GitHub

View File

@@ -1,6 +1,7 @@
name: Tests
on:
workflow_dispatch:
push:
pull_request: