Skip to content

feat: allow to define a custom status code for forbidden locations #171

feat: allow to define a custom status code for forbidden locations

feat: allow to define a custom status code for forbidden locations #171

Workflow file for this run

name: QA
on:
push:
branches:
- "feature/d8"
pull_request:
branches:
- "feature/d8"
jobs:
check-shell-scripts:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master