Skip to content

chore: Upload analysis results to GitHub #7

chore: Upload analysis results to GitHub

chore: Upload analysis results to GitHub #7

Workflow file for this run

on:
pull_request:
push:
name: 'Shellcheck'
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
scandir: .docker/