Skip to content

Merge pull request #57 from MO-RISE/fix/limiting-rows-for-single-query #74

Merge pull request #57 from MO-RISE/fix/limiting-rows-for-single-query

Merge pull request #57 from MO-RISE/fix/limiting-rows-for-single-query #74

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