Skip to content

Merge pull request #36 from jonasbn/dependabot/github_actions/rojopol… #89

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

Merge pull request #36 from jonasbn/dependabot/github_actions/rojopol… #89

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