File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -20,14 +20,6 @@ github_events:
2020 - event : pull_request.opened
2121 action :
2222 name : github.pr.review
23- - event : pull_request.opened
24- action :
25- name : general.task
26- 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).
3123 - event : pull_request_review_comment.created
3224 action :
3325 name : github.pr.comment.respond
You can’t perform that action at this time.
0 commit comments