diff --git a/.github/linters/.gitleaks.toml b/.github/linters/.gitleaks.toml index 9ff886cc3..80e6ef229 100644 --- a/.github/linters/.gitleaks.toml +++ b/.github/linters/.gitleaks.toml @@ -7,4 +7,4 @@ useDefault = false [allowlist] description = "global allowlist. whitelisting paths" -paths = ['''epicgamesfree/rootfs/templates/config.json'''] +paths = ['''**/epicgamesfree/rootfs/templates/config.json''']