From fba863f1e10880bddd7312ecf78a18991f5ebe46 Mon Sep 17 00:00:00 2001 From: Eric Date: Tue, 4 Oct 2022 12:52:00 -0500 Subject: [PATCH] Update test-website.yml (#8076) --- .github/workflows/test-website.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test-website.yml b/.github/workflows/test-website.yml index fd8ac96783..a9e1a5edb1 100644 --- a/.github/workflows/test-website.yml +++ b/.github/workflows/test-website.yml @@ -6,6 +6,7 @@ on: - 'website/**' - 'docs/**' - 'handbook/**' + - 'schema/**' permissions: contents: read