GitHub runner docs: How to change repository or organization

How to change repository or organization

This charm supports changing the GitHub repository or GitHub organization the self-hosted runners are connected to.

By using juju config to change the charm configuration path to another repository or organization, the charm unregisters and removes the old self-hosted runners and instantiates new ones for the new configuration.

juju config <APP_NAME> path=<PATH>