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: on:
push: push:
branches: branches:
- main - ci-add-cicd
paths:
- "src/**"
- "CMakeLists.txt"
- "schemas/**"
workflow_dispatch: workflow_dispatch:
jobs: jobs: