feat: Expand DB tests to relevant paths (no-changelog) (#15419)

This commit is contained in:
shortstacked
2025-05-15 14:50:49 +01:00
committed by GitHub
parent 2b05dbea8c
commit fea5b1633a

View File

@@ -8,6 +8,9 @@ on:
paths:
- packages/cli/src/databases/**
- packages/cli/src/modules/*/database/**
- packages/cli/test/integration/**
- packages/cli/test/shared/db/**
- packages/@n8n/db/**
- .github/workflows/ci-postgres-mysql.yml
- .github/docker-compose.yml
pull_request_review: