Skip to content

Fix /etc files not being copied #100

Fix /etc files not being copied

Fix /etc files not being copied #100

Workflow file for this run

---
name: Lint
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
build_push:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint
run: |
./lint.sh