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: on:
pull_request: pull_request:
branches: ["*"] branches: ["*"]
types: ["opened", "edited"] types: ["opened", "reopened", "synchronize"]
workflow_dispatch: {} workflow_dispatch: {}
jobs: jobs: