diff options
author | Ben V. Brown <[email protected]> | 2023-01-23 17:44:52 +1100 |
---|---|---|
committer | Ben V. Brown <[email protected]> | 2023-01-23 17:44:52 +1100 |
commit | 7ede4d2d44e90a2f87f98298ae9a571a09ef9ff6 (patch) | |
tree | 69c93b67ee39cb34553487f894b3dfb82cbd9e5e /.github | |
parent | 5faa092eb6b3c570ae48557030092883748a8a20 (diff) | |
download | IronOS-7ede4d2d44e90a2f87f98298ae9a571a09ef9ff6.tar.gz IronOS-7ede4d2d44e90a2f87f98298ae9a571a09ef9ff6.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 885e7a6f..905850dc 100644 --- a/.github/workflows/weblate.yml +++ b/.github/workflows/weblate.yml @@ -21,5 +21,5 @@ jobs: _Translations from [Weblate](https://hosted.weblate.org/projects/ironos/main-firmware/)_ pr_reviewer: "ralim" - pr_draft: false + pr_draft: true github_token: ${{ secrets.GITHUB_TOKEN }} |