Update Usage.md

This commit is contained in:
mrT23
2023-10-13 05:00:41 +03:00
committed by GitHub
parent 8755f635b4
commit 18ee9d66b0

View File

@ -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: To cancel the automatic run of all the tools, set:
``` ```
[github_app] [github_app]
pr_commands = [] pr_commands = ""
``` ```