Skip to content

Update dependency typescript-eslint to v8 #278

Update dependency typescript-eslint to v8

Update dependency typescript-eslint to v8 #278

Workflow file for this run

name: CI
on:
pull_request:
branches:
- main
jobs:
ci:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/[email protected]
- name: Setup
uses: ./.github/composite-actions/cache-and-install
- name: CI
shell: bash
run: |
pnpm run check