Skip to content

Merge pull request #8 from JensDll/dependabot/github_actions/actions/… #112

Merge pull request #8 from JensDll/dependabot/github_actions/actions/…

Merge pull request #8 from JensDll/dependabot/github_actions/actions/… #112

Workflow file for this run

name: Analysis
on:
pull_request:
push:
branches:
- main
jobs:
linting:
runs-on: ubuntu-22.04
defaults:
run:
shell: bash
steps:
- name: Checking out the repository
uses: actions/[email protected]
- name: Running ShellCheck
run: ./scripts/shellcheck.sh