feat(mute list): change allowlist to mute list (#3039)

Co-authored-by: Nacho Rivera <nachor1992@gmail.com>
This commit is contained in:
Sergio Garcia
2023-12-12 16:57:52 +01:00
committed by GitHub
parent 856afb3966
commit f7248dfb1c
38 changed files with 445 additions and 451 deletions
+2
View File
@@ -4,9 +4,11 @@ on:
push:
branches:
- "master"
- "prowler-4.0-dev"
pull_request:
branches:
- "master"
- "prowler-4.0-dev"
jobs:
build:
runs-on: ubuntu-latest