Skip to content

Bump @typescript-eslint/eslint-plugin from 8.16.0 to 8.17.0 #8

Bump @typescript-eslint/eslint-plugin from 8.16.0 to 8.17.0

Bump @typescript-eslint/eslint-plugin from 8.16.0 to 8.17.0 #8

Workflow file for this run

name: Main
on:
push:
branches:
- main
tags:
- v*
pull_request:
branches:
- main
jobs:
lint:
uses: ./.github/workflows/lint.yml
tests:
uses: ./.github/workflows/tests.yml
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
build:
uses: ./.github/workflows/build.yml