Skip to content

repo-sync-2024-09-24T14:07:49+0800 #3796

repo-sync-2024-09-24T14:07:49+0800

repo-sync-2024-09-24T14:07:49+0800 #3796

Workflow file for this run

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