Skip to content

Adjust index to home header #528

Adjust index to home header

Adjust index to home header #528

Workflow file for this run

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