diff --git a/.github/workflows/i18n-update-notify.yml b/.github/workflows/i18n-update-notify.yml index da3391d59..1c389464c 100644 --- a/.github/workflows/i18n-update-notify.yml +++ b/.github/workflows/i18n-update-notify.yml @@ -4,7 +4,7 @@ on: pull_request_target: branches: [develop] types: [closed] - # paths: ['src/livecodes/i18n/locales/**'] + paths: ['src/livecodes/i18n/locales/**'] jobs: notify: