From 5ec2615b1ac7b6970b8d548a8556cd6b2026c30f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Sat, 10 Jan 2026 16:21:07 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Tweak=20CI=20input=20names=20(#1?= =?UTF-8?q?4688)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/translate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/translate.yml b/.github/workflows/translate.yml index 734a3782f..83518614b 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