Skip to content

Issue #103: Adding new line at EOF #8

Issue #103: Adding new line at EOF

Issue #103: Adding new line at EOF #8

---
name: Check SH scripts conformance to AI Lab standards
on:
workflow_call:
push:
jobs:
sh-lint-check:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Run ShellCheck
uses: azohra/shell-linter@latest