fix: only run weblate checks on review (#21809)

This commit is contained in:
bo0tzz 2025-09-11 12:20:49 +02:00 committed by GitHub
parent 1213f6df10
commit 529b8c285d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,8 +2,6 @@ name: Weblate checks
on:
pull_request_review:
pull_request:
branches: [main]
permissions: {}