Edit: Seems like workflows can only be created in private repos [1],
> You can only create workflows in private repositories.
but actions can be public [2].
> To share GitHub Actions with the GitHub community, your repository must be public.
[1] https://developer.github.com/actions/creating-workflows/crea...
[2] https://developer.github.com/actions/creating-github-actions...
https://developer.github.com/actions/creating-workflows/crea...
> You can only create workflows in private repositories
Maybe they need a new category of paid but still public.
Nope, it's about money.
The use case would be providing a source of truth for all versions of services deployed during a given release.
Edit: Seems like workflows can only be created in private repos [1],
> You can only create workflows in private repositories.
but actions can be public [2].
> To share GitHub Actions with the GitHub community, your repository must be public.
[1] https://developer.github.com/actions/creating-workflows/crea...
[2] https://developer.github.com/actions/creating-github-actions...