Skip to content

cla: @eliezhao #448

cla: @eliezhao

cla: @eliezhao #448

Workflow file for this run

# Workflow to check if a user has correctly signed the CLA
name: Check Issue Signed
on:
issue_comment:
jobs:
call-check-signed:
uses: dfinity/public-workflows/.github/workflows/check_cla_signed.yml@main
secrets: inherit