diff --git a/.github/workflows/create-github-draft-release.yaml b/.github/workflows/create-github-draft-release.yaml index 319166ca..30898e72 100644 --- a/.github/workflows/create-github-draft-release.yaml +++ b/.github/workflows/create-github-draft-release.yaml @@ -33,7 +33,7 @@ on: excluded_paths: description: "excluded_paths - A CSV list detailing specific files and directories to exclude from the provided paths (this variable serves only to limit scope of the paths variable)." type: string - default: "charts/modernization-api/values-*, charts/nbs-gateway/values-*, charts/dataingestion-service/values-*, charts/nginx-ingress/values-*, charts/elasticsearch-efs/values-*, charts/nifi-efs/values-*, charts/page-builder-api/values-*, charts/keycloak/values-*" + default: "charts/modernization-api/values-*, charts/nbs-gateway/values-*, charts/dataingestion-service/values-*, charts/elasticsearch-efs/values-*, charts/nifi-efs/values-*, charts/page-builder-api/values-*, charts/keycloak/values-*" required: false secrets: GIT_USER_EMAIL: