ci: Also run MySQL and PG tests when modules have changes in repos or entities (#14170)

This commit is contained in:
Danny Martini
2025-03-25 16:41:48 +01:00
committed by GitHub
parent f5f8abbbec
commit 7fb6eb1488
15 changed files with 21 additions and 20 deletions

View File

@@ -7,6 +7,7 @@ on:
pull_request:
paths:
- packages/cli/src/databases/**
- packages/cli/src/modules/*/database/**
- .github/workflows/ci-postgres-mysql.yml
- .github/docker-compose.yml
pull_request_review: