Skip to content

Bump eslint from 8.54.0 to 9.15.0 #880

Bump eslint from 8.54.0 to 9.15.0

Bump eslint from 8.54.0 to 9.15.0 #880

Workflow file for this run

name: Build Zooniverse Classroom PR branch
on:
# run this on any change to a PR branch
pull_request:
workflow_dispatch:
jobs:
build:
name: Build production
uses: zooniverse/ci-cd/.github/workflows/npm_build.yaml@main
with:
commit_id: ${{ github.sha }}
node_version: 'lts/hydrogen'
output: 'dist'
script: 'build'