Skip to content

Bump @next/eslint-plugin-next from 13.4.19 to 13.5.2 #1486

Bump @next/eslint-plugin-next from 13.4.19 to 13.5.2

Bump @next/eslint-plugin-next from 13.4.19 to 13.5.2 #1486

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