Skip to content

test: update github-actions example to ubuntu-24.04 runner #1132

test: update github-actions example to ubuntu-24.04 runner

test: update github-actions example to ubuntu-24.04 runner #1132

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