Skip to content

32773-32774 trim whitespace in bn template #98

32773-32774 trim whitespace in bn template

32773-32774 trim whitespace in bn template #98

Workflow file for this run

name: Business BN CI
on:
pull_request:
branches:
- main
- feature*
- hotfix*
paths:
- "queue_services/business-bn/**"
workflow_dispatch:
defaults:
run:
shell: bash
working-directory: ./queue_services/business-bn
jobs:
business-bn-ci:
uses: bcgov/bcregistry-sre/.github/workflows/backend-ci.yaml@main
with:
app_name: "business-bn"
working_directory: "./queue_services/business-bn"
codecov_flag: "business-bn"