Skip to content

build(deps-dev): bump @eslint/plugin-kit from 0.2.1 to 0.2.3 in the npm_and_yarn group #2337

build(deps-dev): bump @eslint/plugin-kit from 0.2.1 to 0.2.3 in the npm_and_yarn group

build(deps-dev): bump @eslint/plugin-kit from 0.2.1 to 0.2.3 in the npm_and_yarn group #2337

Workflow file for this run

name: "[Workflow] PR Build"
on:
pull_request:
branches:
- main
jobs:
test_build:
name: Test and Build
uses: ./.github/workflows/test_job.yml
publish_unit_tests:
name: Publish Unit Tests
needs: ['test_build']
uses: ./.github/workflows/publish_unit_tests.yml