fix(pipeline): Change paths for triggering
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
|||||||
- 'legalconsenthub/**'
|
- 'legalconsenthub/**'
|
||||||
- 'legalconsenthub-backend/**'
|
- 'legalconsenthub-backend/**'
|
||||||
- 'api/**'
|
- 'api/**'
|
||||||
- '.gitea/workflows/ci-cd.yaml'
|
- '.gitea/workflows/pipeline.yaml'
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
@@ -15,7 +15,7 @@ on:
|
|||||||
- 'legalconsenthub/**'
|
- 'legalconsenthub/**'
|
||||||
- 'legalconsenthub-backend/**'
|
- 'legalconsenthub-backend/**'
|
||||||
- 'api/**'
|
- 'api/**'
|
||||||
- '.gitea/workflows/ci-cd.yaml'
|
- '.gitea/workflows/pipeline.yaml'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
# frontend:
|
# frontend:
|
||||||
|
|||||||
Reference in New Issue
Block a user