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 }}