# 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