Skip to content

feat: activate forbidden locations when the ENV is not local (#116) #167

feat: activate forbidden locations when the ENV is not local (#116)

feat: activate forbidden locations when the ENV is not local (#116) #167

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