Skip to content

Update readme to use github.com URLs rather than relative URLs (#74) #5

Update readme to use github.com URLs rather than relative URLs (#74)

Update readme to use github.com URLs rather than relative URLs (#74) #5

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 }}