Skip to content

Remove terminal systemd-boot entry #79

Remove terminal systemd-boot entry

Remove terminal systemd-boot entry #79

Workflow file for this run

name: Shellcheck
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master