Skip to content

build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.13.0 to 8.14.0 #711

build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.13.0 to 8.14.0

build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.13.0 to 8.14.0 #711

Workflow file for this run

name: Check dist/
on:
push:
branches:
- main
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs:
call-check-dist:
name: Check dist/
uses: actions/reusable-workflows/.github/workflows/check-dist.yml@main