Skip to content

secretnote部分功能不正常 #288

secretnote部分功能不正常

secretnote部分功能不正常 #288

Workflow file for this run

# This Actions is used to hint users to sign the CLA if they have not done so yet.
name: 'GitHub: CLA Assistant'
on:
issue_comment:
types: [created]
pull_request_target:
types: [opened, closed, synchronize]
jobs:
assistant:
uses: secretflow/.github/.github/workflows/cla.yml@main
secrets: inherit