From: Sebastián Ramírez Date: Sun, 11 Jan 2026 00:21:07 +0000 (-0800) Subject: 👷 Tweak CI input names (#14688) X-Git-Tag: 0.128.1~118 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=5ec2615b1ac7b6970b8d548a8556cd6b2026c30f;p=thirdparty%2Ffastapi%2Ffastapi.git 👷 Tweak CI input names (#14688) --- diff --git a/.github/workflows/translate.yml b/.github/workflows/translate.yml index 734a3782fc..83518614b0 100644 --- a/.github/workflows/translate.yml +++ b/.github/workflows/translate.yml @@ -31,7 +31,7 @@ on: required: false default: "" commit_in_place: - description: Whether to commit changes directly instead of making a PR + description: Commit changes directly instead of making a PR type: boolean required: false default: false