Generate API token
app.garnet.ai → Settings → API Tokens → Create Token. Copy the token.
Add repository secret
In your repo: Settings → Secrets and variables → Actions → New repository secret.Set the name to
GARNET_API_TOKEN and paste your token as the value.Add Garnet to your workflow
See your first run
Push or open a PR. Your run appears at app.garnet.ai within seconds.
