diff --git a/.github/workflows/weblate-lock.yml b/.github/workflows/weblate-lock.yml index e0634b6af2..0d41a70956 100644 --- a/.github/workflows/weblate-lock.yml +++ b/.github/workflows/weblate-lock.yml @@ -1,7 +1,8 @@ name: Weblate checks on: - pull_request_review: + pull_request: + branches: [main] permissions: {}