Skip to content

Cpm/adding stuffy more (#28) #15

Cpm/adding stuffy more (#28)

Cpm/adding stuffy more (#28) #15

Workflow file for this run

name: Shell Lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
ansible-lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Lint
uses: azohra/shell-linter@latest
with:
path: "install.sh,install"