diff options
author | Ben V. Brown <[email protected]> | 2022-12-03 20:09:49 +1100 |
---|---|---|
committer | Ben V. Brown <[email protected]> | 2022-12-03 20:09:49 +1100 |
commit | f3bee39c86d27c389747c5ea11755587ac40ef73 (patch) | |
tree | fc43ea1ade14452179a5c60993207dc3aab41b45 /.github | |
parent | 8c1b9b0016e6b38bdaf5383abea92533634fdea0 (diff) | |
download | IronOS-f3bee39c86d27c389747c5ea11755587ac40ef73.tar.gz IronOS-f3bee39c86d27c389747c5ea11755587ac40ef73.zip |
Update weblate.yml
Diffstat (limited to '.github')
-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 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 |