@/next => @/base

This commit is contained in:
Manav Rathi
2024-07-18 18:50:48 +05:30
parent 27cc2aee51
commit 7d13666a2e
200 changed files with 299 additions and 293 deletions

View File

@@ -5,7 +5,7 @@ on:
branches: [main]
paths:
# Run workflow when web's en-US/translation.json is changed
- "web/packages/next/locales/en-US/translation.json"
- "web/packages/base/locales/en-US/translation.json"
# Or the workflow itself is changed
- ".github/workflows/web-crowdin.yml"
schedule: