Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Update README.md, ready for archive #11

Update README.md, ready for archive

Update README.md, ready for archive #11

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