Skip to content

Onboarding - The 'take a 2-minute tour' task doesn’t get auto-checked when finished #1003997

Onboarding - The 'take a 2-minute tour' task doesn’t get auto-checked when finished

Onboarding - The 'take a 2-minute tour' task doesn’t get auto-checked when finished #1003997

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