Skip to content

如何在单个容器中测试完整流程 #1902

如何在单个容器中测试完整流程

如何在单个容器中测试完整流程 #1902

Workflow file for this run

---
name: CLA Assistant
on:
issue_comment:
types: [created]
pull_request_target:
types: [opened, closed, synchronize]
jobs:
CLAssistant:
uses: secretflow/.github/.github/workflows/cla.yml@main
secrets: inherit