Skip to content

Commit

Permalink
chore: Update CI to not run all checks for docs/translations
Browse files Browse the repository at this point in the history
  • Loading branch information
keithwillcode committed Oct 10, 2024
1 parent 50f6aa5 commit 532e5ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
filters: |
has-files-requiring-all-checks:
- "!(**.md|.github/CODEOWNERS)"
- "!(**.md|.github/CODEOWNERS|docs/**|apps/web/public/static/locales/**/common.json)"
- name: Get Latest Commit SHA
id: get_sha
run: |
Expand Down

0 comments on commit 532e5ed

Please sign in to comment.