Feature Request
The APIs that this project uses to install itself currently only work on organizations. It would be nice to be able to use this on accounts instead.
Description
ARC runners (https://github.com/actions/actions-runner-controller) use an installation id parameter to be installable on private users. Would that help here?
Context
This change would allow users to not have to move repositories to organizations just because they want self-hosted CI
Possible Implementation
Could do what ARC runners does