Skip to content

Close #56 Update Dockerfile for new github actions workflow #70

Close #56 Update Dockerfile for new github actions workflow

Close #56 Update Dockerfile for new github actions workflow #70

Workflow file for this run

name: Pull request checks
on: pull_request
jobs:
lint-bash:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Run ShellCheck
uses: azohra/[email protected]
with:
exclude-paths: Dockerfile, .github/CODEOWNERS, .github/ISSUE_TEMPLATE