Skip to content

Add a builder user and install sudo (#40) #43

Add a builder user and install sudo (#40)

Add a builder user and install sudo (#40) #43

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