Skip to content

Merge pull request #226 from CelticBoozer/development #24

Merge pull request #226 from CelticBoozer/development

Merge pull request #226 from CelticBoozer/development #24

Workflow file for this run

---
name: shellcheck
# yamllint disable-line rule:truthy
on:
- pull_request
- push
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run shellcheck
uses: ludeeus/action-shellcheck@master
with:
ignore_names: >-
.zshrc