Simple docker image that syncs your Github repos to a given Gitea server. It takes all the repos (public and private) and sets up a mirror. Private repos will stay a private mirror. Repos that are already setup will be skipped.
## Quick Start
```yaml
```
## Configuration
```sh
# Github PAT
# Also works with the new fine grained, read-only tokens