Skip to content

Bump next from 14.2.14 to 14.2.15 #202

Bump next from 14.2.14 to 14.2.15

Bump next from 14.2.14 to 14.2.15 #202

Workflow file for this run

name: ci-npm
on:
pull_request:
types:
- opened
- synchronize
- reopened
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4