Skip to content

Commit 4251212

Browse files
author
Andrei Neagu
committed
make CI trigger
1 parent b58f9fc commit 4251212

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/ci-testing-deploy.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,12 @@ jobs:
150150
- 'services/docker-compose*'
151151
- 'scripts/mypy/*'
152152
- 'mypy.ini'
153+
notifications:
154+
- 'packages/**'
155+
- 'services/notifications/**'
156+
- 'services/docker-compose*'
157+
- 'scripts/mypy/*'
158+
- 'mypy.ini'
153159
api:
154160
- 'api/**'
155161
api-server:

0 commit comments

Comments
 (0)