Skip to content

image-installer: Fix Fedora 39 script #22

image-installer: Fix Fedora 39 script

image-installer: Fix Fedora 39 script #22

Workflow file for this run

on:
push:
pull_request:
branches:
- master
name: "Trigger: Push or pull request action"
permissions: {}
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
severity: warning
ignore_paths: >-
bootstub
docs
fragments
tools