chore(ci): add shellcheck #1

Open
volker.raschek wants to merge 9 commits from feat/shellcheck into main
Showing only changes of commit 421f3fcbc5 - Show all commits

View File

@ -3,7 +3,7 @@ name: Lint Shell files
on:
pull_request:
branches: ["*"]
types: ["opened", "edited"]
types: ["opened", "reopened", "synchronize"]
workflow_dispatch: {}
jobs: