Skip to content

Commit 0b54b2d

Browse files
author
Ben M
authored
Create triage_closed_issue_comment.yml
1 parent 342fed4 commit 0b54b2d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name: 'Closed Issue Comment'
2+
on:
3+
issue_comment:
4+
types:
5+
- created
6+
jobs:
7+
closed-issue-comment:
8+
uses: cypress-io/cypress/.github/workflows/triage_closed_issue_comment.yml@develop
9+
secrets: inherit

0 commit comments

Comments
 (0)