Skip to content

[No QA] Add CLA workflow to repo #1

[No QA] Add CLA workflow to repo

[No QA] Add CLA workflow to repo #1

Workflow file for this run

name: CLA Assistant
on:
issue_comment:
types: [created]
pull_request_target:
types: [opened, synchronize]
jobs:
CLA:
uses: Expensify/GitHub-Actions/.github/workflows/cla.yml@main
secrets: inherit