Skip to content

cla: @dickhery #461

cla: @dickhery

cla: @dickhery #461

Workflow file for this run

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