Skip to content

Commit

Permalink
Create cla.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anakinxc authored Aug 21, 2023
1 parent 62aa782 commit 9a00bc1
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 9a00bc1

Please sign in to comment.