Skip to content

Commit

Permalink
fix: disable unused trigger (#48976)
Browse files Browse the repository at this point in the history
  • Loading branch information
aliciaaevans committed Jul 5, 2024
1 parent dc1f3da commit b2901f6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/CommentResponder.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: CommentResponder
on:
status:
check_suite:
types:
- completed
# check_suite:
# types:
# - completed
issue_comment:
types:
- created
Expand Down

0 comments on commit b2901f6

Please sign in to comment.