From 812069b25f3f584de3a7af2f744b47be56b4d05e Mon Sep 17 00:00:00 2001 From: Tim Cappalli Date: Tue, 3 Oct 2023 09:57:46 -0400 Subject: [PATCH] Update validate-json.yml --- .github/workflows/validate-json.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validate-json.yml b/.github/workflows/validate-json.yml index 82f20e5..51cc0f0 100644 --- a/.github/workflows/validate-json.yml +++ b/.github/workflows/validate-json.yml @@ -27,4 +27,4 @@ jobs: comment: "true" mode: "fail" json_schema: "aaguid.json.schema" - json_exclude_regex: "^combined_aaguid.json$" + exclude_file: exclude.txt