fix(pipeline): Change paths for triggering

This commit is contained in:
2025-11-20 09:21:57 +01:00
parent 8fc07b0c6d
commit 4c18334005

View File

@@ -7,7 +7,7 @@ on:
- 'legalconsenthub/**'
- 'legalconsenthub-backend/**'
- 'api/**'
- '.gitea/workflows/ci-cd.yaml'
- '.gitea/workflows/pipeline.yaml'
push:
branches:
- main
@@ -15,7 +15,7 @@ on:
- 'legalconsenthub/**'
- 'legalconsenthub-backend/**'
- 'api/**'
- '.gitea/workflows/ci-cd.yaml'
- '.gitea/workflows/pipeline.yaml'
jobs:
# frontend: