From 98c2ef98f7ac80c6b86e3a8c6cf428c3de1fed87 Mon Sep 17 00:00:00 2001 From: Eric Date: Wed, 21 Dec 2022 10:29:56 -0600 Subject: [PATCH] Update test-website.yml (#9042) --- .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 1413f4da31..067de12eb5 100644 --- a/.github/workflows/test-website.yml +++ b/.github/workflows/test-website.yml @@ -7,6 +7,7 @@ on: - 'docs/**' - 'handbook/**' - 'schema/**' + - 'articles/**' # This allows a subsequently queued workflow run to interrupt previous runs concurrency: