chore(containers): support for v4.6 branch (#6084)

Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
Co-authored-by: Sergio Garcia <hello@mistercloudsec.com>
This commit is contained in:
Prowler Bot
2024-12-09 16:23:06 +01:00
committed by GitHub
parent b60edc1f6b
commit 148bdacebe
2 changed files with 14 additions and 10 deletions
@@ -3,7 +3,11 @@ name: build-lint-push-containers
on:
push:
branches:
# For `v3-latest`
- "v3"
# For `v4-latest`
- "v4.6"
# For `latest`
- "master"
paths-ignore:
- ".github/**"