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

chore(readme): add readme #3

chore(readme): add readme

chore(readme): add readme #3

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.yml@main
secrets: inherit