Skip to content

Align imports and fix API docs (#86) #9

Align imports and fix API docs (#86)

Align imports and fix API docs (#86) #9

name: Integration tests (Main)
on:
push:
branches: [ "main" ]
merge_group:
types: [ "checks_requested" ]
permissions:
id-token: write
contents: read
jobs:
integration:
name: Integration
uses: ./.github/workflows/python-integration.yml
with:
ref: ${{ github.event.after }}