7 lines
248 B
Plaintext
7 lines
248 B
Plaintext
# GitHub Actions Radar Environment Variables
|
|
|
|
# GitHub Personal Access Token (optional - can be configured in the UI)
|
|
# VITE_GITHUB_TOKEN=ghp_your_token_here
|
|
|
|
# Default repositories to monitor (optional)
|
|
# VITE_DEFAULT_REPOS=owner/repo1,owner/repo2 |