Skip to content

21131 - Basic STRR tile add to auth-web for account creation #1870

21131 - Basic STRR tile add to auth-web for account creation

21131 - Basic STRR tile add to auth-web for account creation #1870

Workflow file for this run

name: Auth API CI
on:
pull_request:
paths:
- "auth-api/**"
- "build-deps/**"
workflow_dispatch:
defaults:
run:
shell: bash
working-directory: ./auth-api
jobs:
auth-api-ci:
uses: bcgov/bcregistry-sre/.github/workflows/backend-ci.yaml@main
with:
app_name: "auth-api"
working_directory: "./auth-api"
codecov_flag: "authapi"