Files
flipstone-radar/.env.example
2025-07-10 21:59:56 -04:00

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