Code of Conduct
What article on docs.github.com is affected?
The "Manually running a workflow" article. In the French version (see /fr/ in the URL below):
https://docs.github.com/fr/actions/how-tos/manage-workflow-runs/manually-run-a-workflow
What changes are you suggesting?
Currently the website has a literal translation that is wrong in French :
Vous pouvez définir jusqu’à 25 `inputs` pour un `workflow_dispatch` événement.
should be
Vous pouvez définir jusqu’à 25 `inputs` pour un événement `workflow_dispatch`.
Additional information
No response
Code of Conduct
What article on docs.github.com is affected?
The "Manually running a workflow" article. In the French version (see
/fr/in the URL below):https://docs.github.com/fr/actions/how-tos/manage-workflow-runs/manually-run-a-workflow
What changes are you suggesting?
Currently the website has a literal translation that is wrong in French :
should be
Additional information
No response