Skip to content

Adding a note about the default setting. #79

Adding a note about the default setting.

Adding a note about the default setting. #79

Workflow file for this run

name: 'Linting'
on:
pull_request:
push:
branches:
- main
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
additional_files: >-
*.bats