Skip to content

refactor(ci): Updated the publish command in the CI to use npm publish instead of lerna publish #5680

refactor(ci): Updated the publish command in the CI to use npm publish instead of lerna publish

refactor(ci): Updated the publish command in the CI to use npm publish instead of lerna publish #5680

name: On PR code update
on:
pull_request:
types: [opened, synchronize]
permissions:
contents: read
jobs:
run-unit-tests:
uses: ./.github/workflows/reusable-run-linting-check-and-unit-tests.yml