File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,10 +24,10 @@ github_events:
2424 action :
2525 name : general.task
2626 prompt : |
27- 1. Run the script `node scripts/find-missing-translations.js` and carefully review its output for any missing translations.
28- 2. If the script reports missing translations, switch into `translate` mode and add them in all supported languages.
29- 3. If you've added new translations, commit and push them to the existing PR.
30- 4. If you get a permission error trying to push to the PR just give up (i.e don't create a new PR instead).
27+ 1. Run the script `node scripts/find-missing-translations.js` and carefully review its output for any missing translations.
28+ 2. If the script reports missing translations, switch into `translate` mode and add them in all supported languages.
29+ 3. If you've added new translations, commit and push them to the existing PR.
30+ 4. If you get a permission error trying to push to the PR just give up (i.e don't create a new PR instead).
3131 - event : pull_request_review_comment.created
3232 action :
3333 name : github.pr.comment.respond
You can’t perform that action at this time.
0 commit comments