]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
👷 Tweak CI input names (#14688)
authorSebastián Ramírez <tiangolo@gmail.com>
Sun, 11 Jan 2026 00:21:07 +0000 (16:21 -0800)
committerGitHub <noreply@github.com>
Sun, 11 Jan 2026 00:21:07 +0000 (01:21 +0100)
.github/workflows/translate.yml

index 734a3782fce00daa44d8387efc155304396303a2..83518614b02ce000057ed29e012fe736d781a39c 100644 (file)
@@ -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