add packages/constants/** to ci/cd
Deploy app frontend / app frontend (push) Successful in 1m48s
Deploy service tg-bot / service tg-bot (push) Successful in 1m17s

This commit is contained in:
2024-12-25 11:22:24 +02:00
parent 6b23b9d960
commit 36e3292f03
2 changed files with 2 additions and 0 deletions
@@ -6,6 +6,7 @@ on:
- main
paths:
- 'services/tg-bot/**'
- 'packages/constants/**'
- 'packages/couchdb-changes-stream/**'
- '.gitea/workflows/deploy-service-tg-bot.yaml'
- 'docker-compose.yml'