Skip to content

Merge pull request #192 from rojopolis/dependabot/github_actions/acti… #62

Merge pull request #192 from rojopolis/dependabot/github_actions/acti…

Merge pull request #192 from rojopolis/dependabot/github_actions/acti… #62

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