Skip to content

Bump semver from 5.7.1 to 7.5.2 #43

Bump semver from 5.7.1 to 7.5.2

Bump semver from 5.7.1 to 7.5.2 #43

Workflow file for this run

name: ncc
on:
push:
# Can't push a build commit to a tag, so only run for branches
branches:
- '**'
paths:
- 'package-lock.json'
- 'src/**'
jobs:
ncc-build:
uses: planningcenter/balto-utils/.github/workflows/ncc.yml@v1