Skip to content

merge from ado

merge from ado #14

Workflow file for this run

name: PR
on:
pull_request_target:
branches: [ "main" ]
jobs:
ci-workflow:
uses: ./.github/workflows/ci.yaml
secrets: inherit
with:
publish-wheels: false
sha: ${{ github.event.pull_request.head.sha }}