fix(actions): include docs in no-translation (#41358)

This commit is contained in:
Mrugesh Mohapatra
2021-03-04 21:30:51 +05:30
committed by GitHub
parent 857f435f8d
commit 78e739cb53

View File

@ -9,6 +9,7 @@ on:
- 'client/i18n/locales/**/intro.json'
- 'client/i18n/locales/**/translations.json'
- '!client/i18n/locales/english/**'
- 'docs/i18n/**'
jobs:
has-translation: