mirror of
https://github.com/ludeeus/action-shellcheck.git
synced 2024-08-16 10:09:53 +02:00
typo (#47)
This commit is contained in:
parent
94e0aab03c
commit
8379299538
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ _GitHub action for ShellCheck._
|
||||||
```yaml
|
```yaml
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branch:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
name: 'Trigger: Push action'
|
name: 'Trigger: Push action'
|
||||||
|
|
Loading…
Reference in a new issue