Skip to content

Merge pull request #25 from jonasbn/dependabot/github_actions/rojopol… #41

Merge pull request #25 from jonasbn/dependabot/github_actions/rojopol…

Merge pull request #25 from jonasbn/dependabot/github_actions/rojopol… #41

Workflow file for this run

name: Shellcheck Action
on: push
jobs:
build:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: ludeeus/action-shellcheck@2.0.0
name: Shellcheck