diff --git a/application/github/v0/config/tasks.json b/application/github/v0/config/tasks.json index 46816faa..e1bc6477 100644 --- a/application/github/v0/config/tasks.json +++ b/application/github/v0/config/tasks.json @@ -598,7 +598,7 @@ "pr-number": { "default": 0, "title": "PR Number", - "description": "Number of the PR. Default `0` is the latest PR", + "description": "Number of the PR. Default is `0`, which retrieves all comments on all PRs in the repository", "instillFormat": "integer", "instillAcceptFormats": [ "integer"