Skip to content

NXT-19371: resolve webpack version mismatch causing parser.getLocatio… #39

NXT-19371: resolve webpack version mismatch causing parser.getLocatio…

NXT-19371: resolve webpack version mismatch causing parser.getLocatio… #39

Workflow file for this run

name: CI
on:
pull_request:
types: [opened, synchronize, reopened]
concurrency:
group: ci-pr-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
pull-request:
uses: ./.github/workflows/ci-reusable.yml
with:
checkout-ref: ''
secrets: inherit