From 529b8c285df63445df8c41fbcb6273c4c2f9af0c Mon Sep 17 00:00:00 2001 From: bo0tzz Date: Thu, 11 Sep 2025 12:20:49 +0200 Subject: [PATCH] fix: only run weblate checks on review (#21809) --- .github/workflows/weblate-lock.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/weblate-lock.yml b/.github/workflows/weblate-lock.yml index b6cbc04442..e0634b6af2 100644 --- a/.github/workflows/weblate-lock.yml +++ b/.github/workflows/weblate-lock.yml @@ -2,8 +2,6 @@ name: Weblate checks on: pull_request_review: - pull_request: - branches: [main] permissions: {}