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

Co-authored-by: Sergio Garcia <hello@mistercloudsec.com>
This commit is contained in:
Prowler Bot
2024-12-23 11:52:12 +01:00
committed by GitHub
parent dc4b771d3e
commit ec0aa9fe09
4 changed files with 9 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/**"