Skip to content

Update Ubuntu in GitHub Actions examples to ubuntu-24.04 #2353

Update Ubuntu in GitHub Actions examples to ubuntu-24.04

Update Ubuntu in GitHub Actions examples to ubuntu-24.04 #2353

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