Skip to content

Fix the directory pathname while moving directories #103

Fix the directory pathname while moving directories

Fix the directory pathname while moving directories #103

Workflow file for this run

name: ShellCheck
on:
push:
branches:
- 'main'
paths:
- '.github/workflows/shellcheck.yml'
- '**/*.sh'
pull_request:
branches:
- 'main'
paths:
- '.github/workflows/shellcheck.yml'
- '**/*.sh'
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/[email protected]
with:
ignore_names: gradlew
ignore_paths: ./userspace/ksud/src/installer.sh