Skip to content

Switch again to generic/ubuntu2004 #343

Switch again to generic/ubuntu2004

Switch again to generic/ubuntu2004 #343

Workflow file for this run

name: Lint scripts
on: [push, pull_request]
jobs:
check_shell:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v2
- name: Lint shell scripts (shellcheck)
uses: ludeeus/action-shellcheck@master
with:
ignore: Vagrantfile