Skip to content

Bump the npm group across 2 directories with 6 updates #56

Bump the npm group across 2 directories with 6 updates

Bump the npm group across 2 directories with 6 updates #56

name: "CI: Change Validation"
"on":
workflow_call:
pull_request:
push:
branches:
- main
workflow_dispatch:
concurrency:
group: change-validation-${{ github.event.pull_request.head.ref || github.ref_name }}
cancel-in-progress: true
permissions:
contents: read
jobs:
test-suite:
uses: ./.github/workflows/ci_unit-test-lint.yml