Skip to content

Commit 39d4eae

Browse files
authored
Add missing newline in documentation
PR #41
1 parent 42aff68 commit 39d4eae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/github-repo-event-notifier.coffee

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Description:
2-
# Notifies about any available GitHub repo event via webhook #
2+
# Notifies about any available GitHub repo event via webhook
3+
#
34
# Configuration:
45
# HUBOT_GITHUB_EVENT_NOTIFIER_ROOM - The default room to which message should go (optional)
56
# HUBOT_GITHUB_EVENT_NOTIFIER_TYPES - Comma-separated list of event types to notify on

0 commit comments

Comments
 (0)