diff --git a/.github/workflows/i18n-consistency-checker.yaml b/.github/workflows/i18n-consistency-checker.yaml index f1e877210..a46b3ad9e 100644 --- a/.github/workflows/i18n-consistency-checker.yaml +++ b/.github/workflows/i18n-consistency-checker.yaml @@ -4,6 +4,9 @@ # - add the flag and language name that you want to use at the beginning of the #check-consistency step # ------------------------- name: i18n Consistency Check +permissions: + contents: read + issues: write on: schedule: