Skip to content

IM-731 Rename mc-app application type to merchant-center-custom-application #59

IM-731 Rename mc-app application type to merchant-center-custom-application

IM-731 Rename mc-app application type to merchant-center-custom-application #59

Workflow file for this run

name: Workflow that runs on pull requests
on:
pull_request:
jobs:
changesets:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Installing dependencies and building packages
uses: ./.github/actions/ci
- name: Run tests
uses: ./.github/actions/test