Skip to content

Merge pull request #90 from LibreCodeCoop/dependabot/github_actions/a… #112

Merge pull request #90 from LibreCodeCoop/dependabot/github_actions/a…

Merge pull request #90 from LibreCodeCoop/dependabot/github_actions/a… #112

Workflow file for this run

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