diff --git a/.github/workflows/i18n.yml b/.github/workflows/i18n.yml index d75384f8a..a07eeea8d 100644 --- a/.github/workflows/i18n.yml +++ b/.github/workflows/i18n.yml @@ -9,6 +9,9 @@ on: - "apps/client/src/translations/**" - ".github/workflows/i18n.yml" +permissions: + contents: read + jobs: i18n-check: name: Check i18n translations