add packages/constants/** to ci/cd
This commit is contained in:
@@ -6,6 +6,7 @@ on:
|
|||||||
- main
|
- main
|
||||||
paths:
|
paths:
|
||||||
- 'apps/frontend/**'
|
- 'apps/frontend/**'
|
||||||
|
- 'packages/constants/**'
|
||||||
- '.gitea/workflows/deploy-app-frontend.yaml'
|
- '.gitea/workflows/deploy-app-frontend.yaml'
|
||||||
- 'docker-compose.yml'
|
- 'docker-compose.yml'
|
||||||
- 'package.json'
|
- 'package.json'
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ on:
|
|||||||
- main
|
- main
|
||||||
paths:
|
paths:
|
||||||
- 'services/tg-bot/**'
|
- 'services/tg-bot/**'
|
||||||
|
- 'packages/constants/**'
|
||||||
- 'packages/couchdb-changes-stream/**'
|
- 'packages/couchdb-changes-stream/**'
|
||||||
- '.gitea/workflows/deploy-service-tg-bot.yaml'
|
- '.gitea/workflows/deploy-service-tg-bot.yaml'
|
||||||
- 'docker-compose.yml'
|
- 'docker-compose.yml'
|
||||||
|
|||||||
Reference in New Issue
Block a user