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
+2
View File
@@ -17,6 +17,7 @@ on:
- "master"
- "v3"
- "v4.*"
- "v5.*"
paths-ignore:
- 'ui/**'
- 'api/**'
@@ -25,6 +26,7 @@ on:
- "master"
- "v3"
- "v4.*"
- "v5.*"
paths-ignore:
- 'ui/**'
- 'api/**'