Skip to content

fix: Fixed Extension link, and changed clerkinc to clerk for other links #6501

fix: Fixed Extension link, and changed clerkinc to clerk for other links

fix: Fixed Extension link, and changed clerkinc to clerk for other links #6501

Workflow file for this run

name: Lint
on:
pull_request:
branches: [main]
jobs:
trigger_lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm i
- run: npm run lint