From 59bccdfaabfe80772c15e2085530fcf9f9b4c8c4 Mon Sep 17 00:00:00 2001 From: Peter Harrison <16875803+palisadoes@users.noreply.github.com> Date: Mon, 30 Dec 2024 16:24:29 -0800 Subject: [PATCH] Update pull-request.yml --- .github/workflows/pull-request.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 253855bbb2..32fb5d5861 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -136,6 +136,7 @@ jobs: yarn.lock docs/docusaurus.config.ts docs/sidebar* + CNAME - name: List all changed unauthorized files if: steps.changed-unauth-files.outputs.any_changed == 'true' || steps.changed-unauth-files.outputs.any_deleted == 'true'