Skip to content

Only create the user, don't run as it by default #42

Only create the user, don't run as it by default

Only create the user, don't run as it by default #42

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