Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/actions/using-workflows/triggering-a-workflow
What changes are you suggesting?
Change "GitHub searches the .github/workflows directory in your repository for workflow files that are present in the associated commit SHA or Git ref of the event." to "GitHub searches the .github/workflows directory in the root of your repository for workflow files that are present in the associated commit SHA or Git ref of the event."
Additional information
No response