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