Skip to content

Commit 058e159

Browse files
author
Ben M
authored
Update triage_closed_issue_comment.yml
1 parent 4887fe9 commit 058e159

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'Closed Issue Comment'
1+
name: 'Handle Comment Workflow'
22
on:
33
issue_comment:
44
types:
@@ -7,5 +7,5 @@ jobs:
77
closed-issue-comment:
88
# skip in fork
99
if: github.repository == 'cypress-io/github-action'
10-
uses: cypress-io/cypress/.github/workflows/triage_closed_issue_comment.yml@develop
10+
uses: cypress-io/cypress/.github/workflows/triage_handle_new_comments.yml@develop
1111
secrets: inherit

0 commit comments

Comments
 (0)