tests: Add workflow_dispatch to allow manual execution of CI tests

Signed-off-by: Monika Kairaityte <monika@kibit.lt>
This commit is contained in:
Monika Kairaityte
2025-08-07 17:22:39 +03:00
parent f618ff3b6e
commit c26387d5ae

View File

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