Skip to content

feat: Add Lazygit

feat: Add Lazygit #16

Workflow file for this run

on:
pull_request:
paths:
- "**.sh"
name: ShellCheck
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/[email protected]
with:
ignore_names: .zshrc