add backend test worfkflow file to file filter

This commit is contained in:
mahula 2023-07-17 14:29:00 +02:00
parent 89719b3cda
commit e44c3493e2

View File

@ -1,4 +1,5 @@
backend: &backend
- '.github/workflows/test-backend.yml'
- 'backend/**/*'
- 'neo4j/**/*'