Skip to content

Enable to be run from any subdirectory #38

Enable to be run from any subdirectory

Enable to be run from any subdirectory #38

Workflow file for this run

name: ShellCheck
on:
push:
branches:
- main
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
additional_files: |
pipper.sh
test_pipper.sh