Workflow: added new triggers for running test workflows

This commit is contained in:
2025-11-05 15:08:33 +01:00
parent 7ef9855016
commit 39da1be9de
3 changed files with 6 additions and 0 deletions

View File

@@ -1,7 +1,9 @@
name: Server Tests
on:
pull_request:
workflow_dispatch:
workflow_call:
jobs:
server-tests: