Skip to content

New fields and relations for get summit by id, replace props used for… #776

New fields and relations for get summit by id, replace props used for…

New fields and relations for get summit by id, replace props used for… #776

Workflow file for this run

name: es-lint
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/setup-node@v3
with:
node-version: 18
- run: yarn install
- run: yarn lint-staged --verbose