Skip to content

Add documentation for perl venv #469

Add documentation for perl venv

Add documentation for perl venv #469

Workflow file for this run

name: ShellCheck
on:
push:
paths-ignore:
- 'docs/**'
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-latest
container:
image: koalaman/shellcheck-alpine:stable
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 1
- run: ./shellcheck.sh