Update configuration.toml

This commit is contained in:
Matan Baruch
2024-09-15 09:35:58 +03:00
committed by GitHub
parent 585a7f1c69
commit 0851767774

View File

@ -200,6 +200,7 @@ ignore_bot_pr = true
# auto_review = true # set as env var in .github/workflows/pr-agent.yaml
# auto_describe = true # set as env var in .github/workflows/pr-agent.yaml
# auto_improve = true # set as env var in .github/workflows/pr-agent.yaml
# pr_actions = ['opened', 'reopened', 'ready_for_review', 'review_requested']
[github_app]
# these toggles allows running the github app from custom deployments