There was an error while loading. Please reload this page.
1 parent 05e2428 commit bd09f0bCopy full SHA for bd09f0b
1 file changed
content/webhooks/index.md
@@ -53,7 +53,7 @@ For example, the
53
[Web](https://github.com/github/github-services/blob/master/lib/services/web.rb)
54
service listens for all events, while the
55
[IRC](https://github.com/github/github-services/blob/master/lib/services/irc.rb)
56
-service can only listen for `push`, `issues`, and `pull_request` events.
+service can only listen for `push` and `pull_request` events by default.
57
58
The available events are:
59
0 commit comments