fix(gha): run API and UI tests in correct versions (#6294)

This commit is contained in:
Sergio Garcia
2024-12-23 05:47:51 -05:00
committed by GitHub
parent 231829d8cd
commit c811b6715d
5 changed files with 11 additions and 6 deletions
-4
View File
@@ -15,16 +15,12 @@ on:
push:
branches:
- "master"
- "v3"
- "v4.*"
- "v5.*"
paths:
- "api/**"
pull_request:
branches:
- "master"
- "v3"
- "v4.*"
- "v5.*"
paths:
- "api/**"