From 7c233bff9fb69ea132b753855ded3128cb0f34b3 Mon Sep 17 00:00:00 2001 From: "Ben V. Brown" Date: Sat, 3 Dec 2022 20:28:07 +1100 Subject: [PATCH] Update weblate.yml --- .github/workflows/weblate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: