fix regex

pull/22/head^2
Tim Cappalli 2023-10-03 09:54:15 -04:00 committed by GitHub
parent f08268e3a4
commit aca41ace78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,4 +27,4 @@ jobs:
comment: "true"
mode: "fail"
json_schema: "aaguid.json.schema"
json_exclude_regex: "^combined_aaguid\.json$"
json_exclude_regex: "^combined_aaguid.json$"