Skip to content

Merging PM Shri related changes and other bug fixes from 5.0.3 to 5.0.5 #311

Merging PM Shri related changes and other bug fixes from 5.0.3 to 5.0.5

Merging PM Shri related changes and other bug fixes from 5.0.3 to 5.0.5 #311

Workflow file for this run

name: Continuous Integration
on:
pull_request:
types:
- opened
branches:
- dev
- staging
jobs:
build-and-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Node LTS versions
uses: msimerson/[email protected]
- run: npm install --force
- run: npm run build