Skip to content

ci: add check broken links #14

ci: add check broken links

ci: add check broken links #14

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