mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
ci: Run Postgres and MySQL tests on changes to module entities and repositories (#18526)
This commit is contained in:
2
.github/workflows/ci-postgres-mysql.yml
vendored
2
.github/workflows/ci-postgres-mysql.yml
vendored
@@ -9,6 +9,8 @@ on:
|
||||
- packages/cli/src/databases/**
|
||||
- packages/@n8n/db/**
|
||||
- packages/cli/src/modules/*/database/**
|
||||
- packages/cli/src/modules/**/*.entity.ts
|
||||
- packages/cli/src/modules/**/*.repository.ts
|
||||
- packages/cli/test/integration/**
|
||||
- packages/cli/test/shared/db/**
|
||||
- packages/@n8n/db/**
|
||||
|
||||
Reference in New Issue
Block a user