test: minimal dispatch test
CI - Build & Test / Backend (.NET) (push) Has been cancelled
CI - Build & Test / Frontend (Vue/TS) (push) Has been cancelled
CI - Build & Test / Security Check (push) Has been cancelled

This commit is contained in:
2026-06-21 21:35:38 +02:00
parent 7a2d5ded20
commit be5c3884a0
+11
View File
@@ -0,0 +1,11 @@
name: Deploy Test
run-name: Deploy Test
on:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- run: echo "hello"