Skip to content

Commit

Permalink
added an example image
Browse files Browse the repository at this point in the history
  • Loading branch information
tailaiw committed Mar 5, 2020
1 parent 0de02f0 commit d3cf947
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Profanity check step
uses: tailaiw/[email protected].2
uses: tailaiw/[email protected].3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
```
Expand All @@ -44,7 +44,10 @@ I am currently using [profanity-check](https://github.com/vzhou842/profanity-che
### Reaction
The reaction right now is an auto-reply by github-actions bot that mentions the sender of offensive comment.
The reaction right now is an auto-reply by github-actions bot that mentions the sender of offensive comment. See the example as following.
![example.png](./example.png)
## Contributing
Expand Down
Binary file added example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d3cf947

Please sign in to comment.