ci: fix change detection

This commit is contained in:
2025-12-04 17:13:34 +01:00
parent 6086bb55aa
commit 7f8948a423

View File

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