Skip to content

Documentation says it's unsafe to chain after .clear() but has an example with .clear().type("xyz") #2043

Documentation says it's unsafe to chain after .clear() but has an example with .clear().type("xyz")

Documentation says it's unsafe to chain after .clear() but has an example with .clear().type("xyz") #2043

name: 'Handle Comment Workflow'
on:
issue_comment:
types:
- created
jobs:
closed-issue-comment:
uses: cypress-io/cypress/.github/workflows/triage_handle_new_comments.yml@develop
secrets: inherit