Skip to content

Bump eslint-plugin-import from 2.28.0 to 2.28.1 #661

Bump eslint-plugin-import from 2.28.0 to 2.28.1

Bump eslint-plugin-import from 2.28.0 to 2.28.1 #661

Workflow file for this run

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