🚚 Rename Docker Compose files to new names, compose.yml (#2106)

This commit is contained in:
Sebastián Ramírez
2026-01-22 08:22:25 -08:00
committed by GitHub
parent 03bca13d17
commit 6ab7a40cdd
13 changed files with 21 additions and 21 deletions

View File

@@ -32,7 +32,7 @@ jobs:
- backend/**
- frontend/**
- .env
- docker-compose*.yml
- compose*.yml
- .github/workflows/playwright.yml
test-playwright: