Skip to content

Add a builder user and run everything as it #41

Add a builder user and run everything as it

Add a builder user and run everything as it #41

Workflow file for this run

name: CI
on: [push]
jobs:
shellcheck:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: Run shellcheck
run: shellcheck *.sh