Skip to content

Commit

Permalink
docs(typo): fix GitHub capitalization (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
coliff authored Jun 8, 2020
1 parent 3a9506a commit 492bd53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ docker run --rm -e SCAN_URL="https://www.google.com/" lirantal/is-website-vulner

:warning: A modern version of Chrome is assumed to be available when using `is-website-vulnerable`. It may not be safe to assume that this is satisfied automatically on some CI services. For example, [additional configuration](https://docs.travis-ci.com/user/chrome#selecting-a-chrome-version) is necessary for [Travis CI](https://travis-ci.com/).

# Github Action
# GitHub Action
Create .github/workflows/is-website-vulnerable.yml with the url that you want scanned:

```yaml
Expand Down

0 comments on commit 492bd53

Please sign in to comment.