diff --git a/.github/workflows/weblate.yml b/.github/workflows/weblate.yml index 1e274077..885e7a6f 100644 --- a/.github/workflows/weblate.yml +++ b/.github/workflows/weblate.yml @@ -1,7 +1,7 @@ name: Weblate PR on: create: - branches: ["translations"] + branches: ["^translations$"] jobs: pull-request: