Skip to content

Integrations separate CI workflows #12

Integrations separate CI workflows

Integrations separate CI workflows #12

name: Integration starlette
on:
push:
pull_request:
types: [opened, synchronize]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: read
id-token: write
jobs:
integration-starlette:
uses: ./.github/workflows/integration-reusable.yml
with:
integration: starlette