Skip to content

Switch to bento/ubuntu-20.04 v202309.09.0 #345

Switch to bento/ubuntu-20.04 v202309.09.0

Switch to bento/ubuntu-20.04 v202309.09.0 #345

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