Skip to content

Commit

Permalink
Update triage_closed_issue_comment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben M committed Apr 4, 2023
1 parent ba2bf7f commit 402c59a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/triage_closed_issue_comment.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: 'Closed Issue Comment'
name: 'Handle Comment Workflow'
on:
issue_comment:
types:
- created
jobs:
closed-issue-comment:
uses: cypress-io/cypress/.github/workflows/triage_closed_issue_comment.yml@develop
uses: cypress-io/cypress/.github/workflows/triage_handle_new_comments.yml@develop
secrets: inherit

0 comments on commit 402c59a

Please sign in to comment.