Skip to content

22698 - fix linting issues related to the filings from Dave's Team #55

22698 - fix linting issues related to the filings from Dave's Team

22698 - fix linting issues related to the filings from Dave's Team #55

Workflow file for this run

name: Business API OAS CI
on:
pull_request:
types: [assigned, synchronize]
paths:
- "docs/**"
workflow_dispatch:
defaults:
run:
shell: bash
working-directory: .
jobs:
business-oas-ci:
uses: bcgov/bcregistry-sre/.github/workflows/oas-ci.yaml@main
with:
working_directory: "."
oas_file_directory: "./docs"