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