Closed
Description
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?
https://docs.github.com/en/actions/using-workflows/reusing-workflows
What part(s) of the article would you like to see updated?
By adding this note, it will prevent misconfiguration on concurrency of reusable workflow that cause immediate cancel on the called workflow
Additional information
Related discussion on this issue: https://github.com/orgs/community/discussions/30708