mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 02:23:39 -05:00
adding italics
This commit is contained in:
parent
77ff43a955
commit
5e1d67a385
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ To use this **GitHub** Action you will need to complete the following:
|
|||
- Copy **any** or **all** template rules files from `TEMPLATES/` into your repository in the location: `.github/linters/`
|
||||
- If your repository does not have rules files, they will fall back to defaults in this repositories `TEMPLATE` folder
|
||||
- Add the **Github** Action: **Super-Linter** to your current **Github** Actions workflow
|
||||
- Enjoy your more stable, and cleaner code base
|
||||
- Enjoy your more *stable*, and *cleaner* code base
|
||||
|
||||
### Example connecting GitHub Action Workflow
|
||||
In your repository you should have a `workflows` folder with **GitHub** Action similar to below:
|
||||
|
|
Loading…
Reference in a new issue