Skip to content

Commit f2ecee1

Browse files
author
Tom Osowski
authored
Swap dismiss for cancel
1 parent 6602654 commit f2ecee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hooks/ruby/dismiss-review-server/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dismiss Review Server
22

3-
A ruby server that listens for GitHub webhook `push` events, based on [the documentation](https://developer.github.com/webhooks/configuring/#writing-the-server), that will cancel any `APPROVED` [Pull Request Reviews](https://help.github.com/articles/about-pull-request-reviews/).
3+
A ruby server that listens for GitHub webhook `push` events, based on [the documentation](https://developer.github.com/webhooks/configuring/#writing-the-server), that will dismiss any `APPROVED` [Pull Request Reviews](https://help.github.com/articles/about-pull-request-reviews/).
44

55
## Configuration
66

0 commit comments

Comments
 (0)