Browse Source

👷 Tweak CI input names (#14688)

pull/14689/head
Sebastián Ramírez 6 months ago
committed by GitHub
parent
commit
5ec2615b1a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/translate.yml

2
.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

Loading…
Cancel
Save