Skip to content

Update files and delete specified items #81

Update files and delete specified items

Update files and delete specified items #81

Workflow file for this run

name: 'ShellCheck lint'
on: [push, pull_request]
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master