Skip to content

Change qenv as environment "type" -- adds names(qenv/qenv.error), get() and $ S3 methods #234

Change qenv as environment "type" -- adds names(qenv/qenv.error), get() and $ S3 methods

Change qenv as environment "type" -- adds names(qenv/qenv.error), get() and $ S3 methods #234

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