mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 13:41:19 -05:00
better example of usage
This commit is contained in:
parent
afd7bb77e1
commit
c3bb133a88
1 changed files with 2 additions and 1 deletions
|
@ -125,7 +125,8 @@ jobs:
|
|||
uses: docker://github/super-linter:v3
|
||||
env:
|
||||
VALIDATE_ALL_CODEBASE: false
|
||||
VALIDATE_ANSIBLE: false
|
||||
DEFAULT_BRANCH: master
|
||||
|
||||
...
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue