test(i18n): add pull_request trigger for CI testing

Temporary change to test workflow in PR CI.
Will be reverted after testing.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
yyh
2026-01-07 17:26:09 +08:00
parent e948e5a4e0
commit 7051d96841

View File

@@ -5,6 +5,10 @@ on:
branches: [main]
paths:
- 'web/i18n/en-US/*.json'
pull_request:
branches: [main]
paths:
- '.github/workflows/translate-i18n-claude.yml'
workflow_dispatch:
inputs:
files: