From 9aa906124126a57c9554b20f1e94e0a642956536 Mon Sep 17 00:00:00 2001 From: Zack Koppert Date: Thu, 30 Apr 2020 11:33:37 -0700 Subject: [PATCH] Add wiki reference --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f966b88c..49059a6f 100644 --- a/README.md +++ b/README.md @@ -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: