Wrong translation in French version of the "Manually running a workflow" article
Author: khalidbelkCreated Sep 6, 2026Updated Sep 7, 2026
Labelscontentlocalization
Code of Conduct
- I have read and agree to the GitHub Docs project's 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
Source: github/docs