Skip to content

[RFR] Application import: Verify assigned BS for imported application if BS already exists #3380

[RFR] Application import: Verify assigned BS for imported application if BS already exists

[RFR] Application import: Verify assigned BS for imported application if BS already exists #3380

Workflow file for this run

name: Code formatting
on: pull_request
jobs:
build:
name: Prettier
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: npm install .
- run: npm run check