ci: fix change detection (#8)

Reviewed-on: #8
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #8.
This commit is contained in:
2025-12-04 17:13:44 +01:00
committed by t.behrendt
parent 6086bb55aa
commit 4c430e9e5f

View File

@@ -5,8 +5,8 @@ on:
branches: branches:
- main - main
paths: paths:
- "./gitea/workflows/cd.yaml" - ".gitea/workflows/cd.yaml"
- "./gitea/workflows/ci.yaml" - ".gitea/workflows/ci.yaml"
jobs: jobs:
release: release: