ci: add simple test pipeline #5

Merged
t.behrendt merged 6 commits from ci-add-cicd into main 2025-12-27 12:40:15 +01:00
Showing only changes of commit 875a27802a - Show all commits

View File

@@ -3,11 +3,7 @@ name: CD
on:
push:
branches:
- main
paths:
- "src/**"
- "CMakeLists.txt"
- "schemas/**"
- ci-add-cicd
workflow_dispatch:
jobs: