chore: Don't require checks for /help updates (#19089)

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
This commit is contained in:
Keith Williams
2025-02-05 06:43:43 -03:00
committed by GitHub
co-authored by Peer Richelsen
parent da02cd06d6
commit b7bf58d560
+1 -1
View File
@@ -33,7 +33,7 @@ jobs:
with:
filters: |
has-files-requiring-all-checks:
- "!(**.md|.github/CODEOWNERS|docs/**|apps/web/public/static/locales/**/common.json)"
- "!(**.md|.github/CODEOWNERS|docs/**|help/**|apps/web/public/static/locales/**/common.json)"
- name: Get Latest Commit SHA
id: get_sha
run: |