Skip to content

Commit 06ac05e

Browse files
author
M. Fatih Cırıt
committed
ci(pr-agent): don't run automatically
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
1 parent a993a06 commit 06ac05e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pr-agent.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,6 @@ jobs:
2626
env:
2727
OPENAI_KEY: ${{ secrets.OPENAI_KEY_PR_AGENT }}
2828
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

Comments
 (0)