diff --git a/.github/workflows/extract-locales.yml b/.github/workflows/extract-locales.yml index df1fd4f1e..89828ca6b 100644 --- a/.github/workflows/extract-locales.yml +++ b/.github/workflows/extract-locales.yml @@ -1,10 +1,5 @@ name: Extract locales -on: - push: - branches: - - main - permissions: contents: write pull-requests: write