chore(ci): add shellcheck #1

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

View File

@ -2,8 +2,8 @@ name: Lint Shell files
on:
pull_request:
branches: [ "*" ]
types: [ "opened", "edited" ]
branches: ["*"]
types: ["opened","edited"]
workflow_dispatch: {}
jobs: