Skip to content

Commit

Permalink
Create cla.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
6fj committed Nov 22, 2023
1 parent 9b12b92 commit bf82aed
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/cla.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
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

0 comments on commit bf82aed

Please sign in to comment.