Skip to content

Commit

Permalink
Create triage_closed_issue_comment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben M committed Feb 21, 2023
1 parent 342fed4 commit 0b54b2d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/triage_closed_issue_comment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: 'Closed Issue Comment'
on:
issue_comment:
types:
- created
jobs:
closed-issue-comment:
uses: cypress-io/cypress/.github/workflows/triage_closed_issue_comment.yml@develop
secrets: inherit

0 comments on commit 0b54b2d

Please sign in to comment.