From 18ee9d66b0aa21c3eb6ab19733159f939d9ce39e Mon Sep 17 00:00:00 2001 From: mrT23 Date: Fri, 13 Oct 2023 05:00:41 +0300 Subject: [PATCH] Update Usage.md --- Usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Usage.md b/Usage.md index d6941156..867ccc44 100644 --- a/Usage.md +++ b/Usage.md @@ -135,7 +135,7 @@ When a new PR is opened, PR-Agent will run the `describe` tool with the above pa To cancel the automatic run of all the tools, set: ``` [github_app] -pr_commands = [] +pr_commands = "" ```