Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

feat(docker): Dockerize this project #215

feat(docker): Dockerize this project

feat(docker): Dockerize this project #215

Workflow file for this run

name: Lint code and compile setup script
on:
push:
branches:
- main
pull_request:
branches:
- "**"
jobs:
test:
uses: clytage/workflows/.github/workflows/pnpm-lint-and-test.yml@main
secrets: inherit