Skip to content

19808 Fixed publishing to queue #28

19808 Fixed publishing to queue

19808 Fixed publishing to queue #28

name: Business Future Effective Filings Job CI
on:
pull_request:
types: [assigned, synchronize]
paths:
- "jobs/future-effective-filings/**"
workflow_dispatch:
defaults:
run:
shell: bash
working-directory: ./jobs/future-effective-filings
jobs:
business-future-effective-filings-ci:
uses: bcgov/bcregistry-sre/.github/workflows/backend-ci.yaml@main
with:
app_name: "business-future_effective_filings"
working_directory: "./jobs/future-effective-filings"
codecov_flag: "futureeffective"