Skip to content

Hotfix 25531 - Add Business Exemption Reason Host/Examiner #146

Hotfix 25531 - Add Business Exemption Reason Host/Examiner

Hotfix 25531 - Add Business Exemption Reason Host/Examiner #146

name: STRR BASE WEB UI CI
on:
pull_request:
paths:
- "strr-base-web/**"
workflow_dispatch:
defaults:
run:
shell: bash
working-directory: ./strr-base-web
jobs:
strr-base-web-ci:
uses: bcgov/bcregistry-sre/.github/workflows/frontend-ci.yaml@main
with:
app_name: "strr-base-web-ui"
working_directory: "./strr-base-web"
codecov_flag: "strrbasewebui"
node_version: 20