From fa284b05473ca67e4731dc8c0899d9302e804c8a Mon Sep 17 00:00:00 2001 From: Peter Harrison <16875803+palisadoes@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:41:11 -0800 Subject: [PATCH] Update pull-request.yml --- .github/workflows/pull-request.yml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 518d036..29a938b 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -85,12 +85,20 @@ jobs: .github/** package.json package-lock.json + yaml.lock .gitignore .nojekyll CODEOWNERS LICENSE + CODE_OF_CONDUCT.md + CODE_STYLE.md + CONTRIBUTING.md + DOCUMENTATION.md + INSTALLATION.md + ISSUE_GUIDELINES.md + PR_GUIDELINES.md + README.md .coderabbit.yaml - ./*.md docs/CNAME docs/static/CNAME docs/package.json