Skip to content

feat: add experimental support to locally build new kernel versions (… #44

feat: add experimental support to locally build new kernel versions (…

feat: add experimental support to locally build new kernel versions (… #44

Workflow file for this run

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