Files
freeCodeCamp/.github/labeler.yml
Mrugesh Mohapatra 16e461385e chore(api-server): bye-bye you served us well (#60520)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-05-27 09:56:46 +05:30

20 lines
293 B
YAML

'scope: curriculum':
- curriculum/challenges/**/*
'platform: learn':
- client/**/*
'platform: api':
- api/**/*
'scope: tools/scripts':
- tools/**/*
- .github/**/*
- utils/**/*
- e2e/**/*
'scope: i18n':
- client/i18n/**/*
- config/crowdin/**/*
- shared/config/i18n/**/*