Skip to content

build(deps): bump the npm_and_yarn group across 1 directories with 6 updates #42

build(deps): bump the npm_and_yarn group across 1 directories with 6 updates

build(deps): bump the npm_and_yarn group across 1 directories with 6 updates #42

name: Validate Versions Test
on:
push:
branches:
- main
paths:
- 'plugin/**'
- '.github/workflows/test-validate-versions.yml'
- 'package.json'
pull_request:
paths:
- 'plugin/**'
- '.github/workflows/test-validate-versions.yml'
- 'package.json'
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/setup-js-env
- name: npm run validate-versions
run: |
npm run validate-versions