Skip to content

Hints that "Module's code" header should also be removed when code is not shown in reporter #1378

Hints that "Module's code" header should also be removed when code is not shown in reporter

Hints that "Module's code" header should also be removed when code is not shown in reporter #1378

Workflow file for this run

name: CLA πŸ”
on:
issue_comment:
types:
- created
# For PRs that originate from forks
pull_request_target:
types:
- opened
- closed
- synchronize
jobs:
CLA:
name: CLA πŸ“
uses: insightsengineering/.github/.github/workflows/cla.yaml@main
secrets: inherit