Skip to content

20291 move app to app directory #1451

20291 move app to app directory

20291 move app to app directory #1451

Workflow file for this run

name: NAMEREQUEST UI CI
on:
pull_request:
types: [assigned, synchronize]
workflow_dispatch:
defaults:
run:
shell: bash
working-directory: ./
jobs:
namerequest-ci:
uses: bcgov/bcregistry-sre/.github/workflows/frontend-ci.yaml@main
with:
app_name: "namerequest"
working_directory: "./app"
codecov_flag: ""