Skip to content

ci: migrate github action workflows to ubuntu-24.04 #1164

ci: migrate github action workflows to ubuntu-24.04

ci: migrate github action workflows to ubuntu-24.04 #1164

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