From f3bee39c86d27c389747c5ea11755587ac40ef73 Mon Sep 17 00:00:00 2001 From: "Ben V. Brown" Date: Sat, 3 Dec 2022 20:09:49 +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 01355c34..1e274077 100644 --- a/.github/workflows/weblate.yml +++ b/.github/workflows/weblate.yml @@ -14,7 +14,7 @@ jobs: - uses: repo-sync/pull-request@v2 name: pull-request with: - destination_branch: "main" + destination_branch: "dev" pr_title: "Merging newest translations into dev" # Title of pull request pr_body: | # Full markdown support, requires pr_title to be set Translations automatically submitted by Weblate