Code of Conduct
What article on docs.github.com is affected?
https://github.com/github/docs/blob/598b5694e6afa545ecf4cb60ea309ad2f96403e3/content/actions/using-workflows/creating-starter-workflows-for-your-organization.md?plain=1#LL44C33-L44C100
What changes are you suggesting?
Following the guide to create Starter workflows for an Enterprise Cloud Organization and it mentions that the .github repository needs to be public.
For a private Organisation, it feels wrong that this repository must be public. The custom Starter workflows do not appear when the .github repository is private, so this is a prerequisite unless I'm missing something.
Additional information
No response
Code of Conduct
What article on docs.github.com is affected?
https://github.com/github/docs/blob/598b5694e6afa545ecf4cb60ea309ad2f96403e3/content/actions/using-workflows/creating-starter-workflows-for-your-organization.md?plain=1#LL44C33-L44C100
What changes are you suggesting?
Following the guide to create Starter workflows for an Enterprise Cloud Organization and it mentions that the
.githubrepository needs to be public.For a private Organisation, it feels wrong that this repository must be public. The custom Starter workflows do not appear when the
.githubrepository is private, so this is a prerequisite unless I'm missing something.Additional information
No response