Update .gitea/workflows/lint.yaml
Some checks failed
/ Lint Check Shellscripts (push) Failing after 14s

This commit is contained in:
2026-01-06 11:24:50 +00:00
parent ee39307fac
commit 46bfeaa6fe

View File

@@ -7,7 +7,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run Linter
uses: Azbagheri/shell-linter@latest
uses: a5k-actions/shellchecker@v0
with:
path: "jconf,penv"
ignore-files: "README.md|LICENSE|.NOAI"