Skip to content

github: Fetch version-id for PR image. #47

github: Fetch version-id for PR image.

github: Fetch version-id for PR image. #47

Workflow file for this run

---
name: Shell check and lint
on:
pull_request:
branches:
- main
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: luizm/action-sh-checker@master