Add wiki reference

This commit is contained in:
Zack Koppert 2020-04-30 11:33:37 -07:00 committed by GitHub
parent 933ad55ac0
commit 9aa9061241
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,6 +32,7 @@ Developers on **GitHub** can call the **GitHub Action** to lint their code base
To use this **GitHub** Action you will need to complete the following:
- Add the **GitHub** Action: **Super-Linter** to your current **GitHub** Actions workflow
- Enjoy your more *stable*, and *cleaner* code base
- Check out the [Wiki](https://github.com/github/super-linter/wiki) for customization options
### Example connecting GitHub Action Workflow
In your repository you should have a `.github/workflows` folder with **GitHub** Action similar to below: