Skip to content

Fix YAML Config Editing Console Runtime Errors by Switching to Yaml Library #1542

Fix YAML Config Editing Console Runtime Errors by Switching to Yaml Library

Fix YAML Config Editing Console Runtime Errors by Switching to Yaml Library #1542

Workflow file for this run

name: "CLA Assistant"
on:
issue_comment:
types:
- created
pull_request_target:
types:
- opened
- closed
- synchronize
permissions:
actions: write
contents: write
pull-requests: write
statuses: write
jobs:
call-workflow:
uses: dash0hq/.github/.github/workflows/cla.yaml@main
secrets:
PERSONAL_ACCESS_TOKEN: ${{ secrets.CLA_PAT }}