# Sample environment variables for testing
# Copy this file to .env and update the values
# GitHub GraphQL API Token (required for GitHub tests)
# Create a token at https://github.com/settings/tokens
# Needs these permissions: repo, read:user
GITHUB_TOKEN=your_github_token_here