mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-19 18:18:27 -05:00
fix(gha): remove unused files from checks (#60380)
This commit is contained in:
committed by
GitHub
parent
54a1024815
commit
a7b0e90f28
3
.github/workflows/github-no-i18n-via-prs.yml
vendored
3
.github/workflows/github-no-i18n-via-prs.yml
vendored
@@ -4,12 +4,9 @@ on:
|
||||
branches:
|
||||
- 'main'
|
||||
paths:
|
||||
- 'curriculum/challenges/**/*.md'
|
||||
- '!curriculum/challenges/english/**'
|
||||
- 'client/i18n/locales/**/intro.json'
|
||||
- 'client/i18n/locales/**/translations.json'
|
||||
- '!client/i18n/locales/english/**'
|
||||
- 'docs/i18n/**'
|
||||
|
||||
jobs:
|
||||
has-translation:
|
||||
|
||||
Reference in New Issue
Block a user