Skip to content

Commit ca741f7

Browse files
authored
Update README.md
1 parent 34cc11a commit ca741f7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ This will check all shellscripts with shellcheck.
99
```yml
1010
steps:
1111
- plugins:
12-
shellcheck#v1.1.1:
13-
files: scripts/*.sh
12+
- shellcheck#v1.1.1:
13+
files: scripts/*.sh
1414
```
1515
1616
## Options

0 commit comments

Comments
 (0)