diff options
| -rw-r--r-- | modules/github/ghwebhook.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/github/ghwebhook.md b/modules/github/ghwebhook.md index bf68d054..f533cc81 100644 --- a/modules/github/ghwebhook.md +++ b/modules/github/ghwebhook.md @@ -26,7 +26,7 @@ Shows minimal pull request actions; opened, closed, reopened Shows the same actions as `pr-minimal` and also: edited, assigned, unassigned, review requests, comments on review requests #### pr-all -Shows the same actions as `pr` and also: labeled, unlabeled +Shows the same actions as `pr` and also: labeled, unlabeled, new commits #### issue-minimal Shows minimal issue actions; opened, closed, reopened, deleted |
