Skip to content

CLOUDP-286235: Improved tooling (ESLint/Prettier) and GH actions #145

CLOUDP-286235: Improved tooling (ESLint/Prettier) and GH actions

CLOUDP-286235: Improved tooling (ESLint/Prettier) and GH actions #145

Workflow file for this run

---
name: shellcheck
on:
pull_request:
paths:
- "**/**.sh"
jobs:
shellcheck:
name: shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: bewuethr/shellcheck-action@399ea5969c0215b8706a22205de0558cebdcc3cc