Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commitbd09f0b

Browse files
committed
IRC hooks only listen to 'push' and 'pull_request' events
1 parent05e2428 commitbd09f0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎content/webhooks/index.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ For example, the
5353
[Web](https://github.com/github/github-services/blob/master/lib/services/web.rb)
5454
service listens for all events, while the
5555
[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.
56+
service can only listen for`push`and`pull_request` events by default.
5757

5858
The available events are:
5959

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp