Initial commit
This commit is contained in:
7
.env.example
Normal file
7
.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user