Skip to content

Lucide Icons & Minimize Property Menu #4

Lucide Icons & Minimize Property Menu

Lucide Icons & Minimize Property Menu #4

Workflow file for this run

name: Pull Request
on:
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/setup
- run: bun run tsc
- run: bun run build