chore(deps): update dependency cypress to version 13.7.1 π #25
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: 'Closed Issue Comment' | ||
on: | ||
issue_comment: | ||
types: | ||
- created | ||
jobs: | ||
closed-issue-comment: | ||
# skip in fork | ||
if: github.repository == 'cypress-io/cypress-example-todomvc' | ||
uses: cypress-io/cypress/.github/workflows/triage_closed_issue_comment.yml@develop | ||
Check failure on line 10 in .github/workflows/triage-closed-issue-comment.yml GitHub Actions / .github/workflows/triage-closed-issue-comment.ymlInvalid workflow file
|
||
secrets: inherit |