diff options
-rw-r--r-- | .github/workflows/weblate.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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: |