Skip to content

Merge branch 'm_970' into development #11

Merge branch 'm_970' into development

Merge branch 'm_970' into development #11

Workflow file for this run

name: ShellCheck
on: [push]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
ignore_paths: >-
helper
test
scripts
installation
extensions
extensions_userprovided
docker
severity: warning