Skip to content

fix(iso): include iso9660 in native initramfs #319

fix(iso): include iso9660 in native initramfs

fix(iso): include iso9660 in native initramfs #319

Workflow file for this run

name: Lint
on:
pull_request:
push:
branches: [main]
jobs:
shellcheck:
name: ShellCheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@2.0.0
with:
severity: warning
scandir: '.'
ignore_paths: >
.git