Skip to content

feat: add CORS middleware configuration to FastAPI app #66

feat: add CORS middleware configuration to FastAPI app

feat: add CORS middleware configuration to FastAPI app #66

Workflow file for this run

name: CI
on:
push:
pull_request:
workflow_dispatch:
jobs:
testApp:
uses: maua-dev/ci_workflows_reusable/.github/workflows/pytest_ci.yml@V1.0