Skip to content

feat: add GBP #134

feat: add GBP

feat: add GBP #134

Workflow file for this run

name: ESLint JSON
on:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ./.github/actions/install
- name: Lint
run: pnpm lint