Skip to content

Merge pull request #11 from EngineeringKiosk/dependabot/github_action… #40

Merge pull request #11 from EngineeringKiosk/dependabot/github_action…

Merge pull request #11 from EngineeringKiosk/dependabot/github_action… #40

Workflow file for this run

name: Shellcheck
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected]
- name: Run ShellCheck
uses: ludeeus/[email protected]