[release-12.3.2] CI: Add e2e-playwright folder to e2e test detection changes (#115635)
CI: Add e2e-playwright folder to e2e test detection changes (#115623)
(cherry picked from commit 133865182e)
Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>
This commit is contained in:
co-authored by
Matheus Macabu
parent
61693b4db3
commit
993b55019d
@@ -95,6 +95,7 @@ runs:
|
||||
- '${{ inputs.self }}'
|
||||
e2e:
|
||||
- 'e2e/**'
|
||||
- 'e2e-playwright/**'
|
||||
- '.github/actions/setup-enterprise/**'
|
||||
- '.github/actions/checkout/**'
|
||||
- 'emails/**'
|
||||
|
||||
Reference in New Issue
Block a user