We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cf97e9 commit f2c5062Copy full SHA for f2c5062
.github/workflows/pr-agent.yaml
@@ -26,3 +26,6 @@ jobs:
26
env:
27
OPENAI_KEY: ${{ secrets.OPENAI_KEY_PR_AGENT }}
28
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
29
+ github_action_config.auto_review: "false"
30
+ github_action_config.auto_describe: "false"
31
+ github_action_config.auto_improve: "false"
0 commit comments