Skip to content

Port to Ubuntu 24.04 #355

Port to Ubuntu 24.04

Port to Ubuntu 24.04 #355

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