Skip to content

💚 Regression upload-artifact action to v3 #24

💚 Regression upload-artifact action to v3

💚 Regression upload-artifact action to v3 #24

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