Verify_repository_collabora.../config.py

4 lines
148 B
Python
Raw Normal View History

2024-02-23 21:07:52 +01:00
# Need for:
# Gitea: `repository` and `user` `Read` scopes with `All (public, private, and limited)`.
# GitHub: `public_report`
2024-02-23 17:03:51 +01:00
TOKEN = 'YOUR_TOKEN'