Skip to content

This action has a new version. #114

This action has a new version.

This action has a new version. #114

Workflow file for this run

---
name: shellcheck
on:
push:
jobs:
shellcheck:
name: shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ludeeus/action-shellcheck@master