Skip to content

chore(benchmarks): tidy up benchmark (#292) #117

chore(benchmarks): tidy up benchmark (#292)

chore(benchmarks): tidy up benchmark (#292) #117

name: Integration tests (Main)
on:
push:
branches: [ "main", "feature/*", "workflow/*" ]
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 }}