ci: translation-advice: avoid commenting after make i18n-extract

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
This commit is contained in:
Marc 'risson' Schmitt 2023-11-14 16:52:24 +01:00
parent 0d59d24989
commit a2e5de1656
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@ on:
paths: paths:
- "!**" - "!**"
- "locale/**" - "locale/**"
- "web/src/locales/**" - "!locale/en/**"
- "web/xliff/**"
jobs: jobs:
post-comment: post-comment: