diff --git a/.github/workflows/validate-creator-json.yml b/.github/workflows/validate-creator-json.yml index 7e028c8..9ffecb4 100644 --- a/.github/workflows/validate-creator-json.yml +++ b/.github/workflows/validate-creator-json.yml @@ -18,6 +18,6 @@ jobs: id: json-yaml-validate uses: GrantBirki/json-yaml-validate@v3.2.1 with: - comment: "true" + comment: "false" files: "/data/creators/europe.json"