fix(actions): build API if the SDK changes (#8309)

This commit is contained in:
Pepe Fagoaga
2025-07-17 14:35:51 +02:00
committed by GitHub
parent eb3d4b25e3
commit 28f3cf363b
@@ -6,6 +6,7 @@ on:
- "master"
paths:
- "api/**"
- "prowler/**"
- ".github/workflows/api-build-lint-push-containers.yml"
# Uncomment the code below to test this action on PRs