Skip to content

Commit 5a52896

Browse files
committed
Update README
1 parent 7a310a3 commit 5a52896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ A GitHub action that facilitates ["ChatOps"](https://www.pagerduty.com/blog/what
55

66
### How does it work?
77

8-
The action runs in `issue_comment` event workflows and checks comments for slash commands.
8+
The action runs in `issue_comment` event workflows and checks the first line of comments for slash commands.
99
When a valid command is found it creates a repository dispatch event that includes a payload containing full details of the command and its context.
1010

1111
### Why repository dispatch?

0 commit comments

Comments
 (0)