Skip to content

Replace first-timers-only badge by good first issue badge #2912

Replace first-timers-only badge by good first issue badge

Replace first-timers-only badge by good first issue badge #2912

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