chore(actions): Run for master and v3 (#3691)

This commit is contained in:
Pepe Fagoaga
2024-04-08 10:46:07 +02:00
committed by GitHub
parent 49131aea8f
commit 082b5cdfd6
5 changed files with 7 additions and 8 deletions
+2 -2
View File
@@ -4,11 +4,11 @@ on:
push:
branches:
- "master"
- "prowler-4.0-dev"
- "v3"
pull_request:
branches:
- "master"
- "prowler-4.0-dev"
- "v3"
jobs:
build:
runs-on: ubuntu-latest