Browse Source

👷 Tweak CI input names

pull/14688/head
Sebastián Ramírez 6 months ago
parent
commit
013f98b8a9
  1. 2
      .github/workflows/translate.yml

2
.github/workflows/translate.yml

@ -31,7 +31,7 @@ on:
required: false required: false
default: "" default: ""
commit_in_place: 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 type: boolean
required: false required: false
default: false default: false

Loading…
Cancel
Save