CI: Add e2e-playwright folder to e2e test detection changes (#115623)

This commit is contained in:
Matheus Macabu
2025-12-19 15:21:22 +01:00
committed by GitHub
parent 338ae95ef5
commit 133865182e
@@ -99,6 +99,7 @@ runs:
- '${{ inputs.self }}'
e2e:
- 'e2e/**'
- 'e2e-playwright/**'
- '.github/actions/setup-enterprise/**'
- '.github/actions/checkout/**'
- 'emails/**'