Skip to content

[No QA] Only run cla on open and synchronizefix clafix cla #3940

[No QA] Only run cla on open and synchronizefix clafix cla

[No QA] Only run cla on open and synchronizefix clafix cla #3940

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