Skip to content

19373 Update CI for queue services #7

19373 Update CI for queue services

19373 Update CI for queue services #7

name: Business Auth CI
on:
pull_request:
types: [assigned, synchronize]
paths:
- "queue_services/entity-auth/**"
- "queue_services/common/**"
workflow_dispatch:
defaults:
run:
shell: bash
working-directory: ./queue_services/entity-auth
jobs:
business-auth-ci:
uses: bcgov/bcregistry-sre/.github/workflows/auth-ci.yaml@main

Check failure on line 18 in .github/workflows/business-auth-ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/business-auth-ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/business-auth-ci.yml" -> "bcgov/bcregistry-sre/.github/workflows/auth-ci.yaml@main" : failed to fetch workflow: workflow was not found.
with:
app_name: "business-auth"
working_directory: "./queue_services/entity-auth"
codecov_flag: "entityauth"