diff --git a/.github/workflows/frogbot-scan-repository.yml b/.github/workflows/frogbot-scan-repository.yml index 41e0868e6..e2ad71ea1 100644 --- a/.github/workflows/frogbot-scan-repository.yml +++ b/.github/workflows/frogbot-scan-repository.yml @@ -49,4 +49,5 @@ jobs: # [Mandatory if using OIDC authentication protocol instead of JF_ACCESS_TOKEN] # Insert to oidc-provider-name the 'Provider Name' defined in the OIDC integration configured in the JPD # with: - # oidc-provider-name: "" \ No newline at end of file + # oidc-provider-name: "" + JF_PATH_EXCLUSIONS: "*gradle*"" \ No newline at end of file