Also run Shellcheck on PRs
This commit is contained in:
parent
2f74b91d21
commit
3b95078242
1 changed files with 2 additions and 0 deletions
2
.github/workflows/shellcheck.yml
vendored
2
.github/workflows/shellcheck.yml
vendored
|
@ -2,6 +2,8 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
branches: master
|
||||
|
||||
name: "Shellcheck"
|
||||
permissions: {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue