Skip to content

Commit

Permalink
Update check-for-integration-result.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharthkp authored Nov 5, 2024
1 parent bea27c7 commit a61dc53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-for-integration-result.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Check for integration result
on:
issue_comment:
types: [created, edited, deleted]
push: # for debugging
pull_request: # for debugging

jobs:
# fetch comments, if integration-test comment is present, use that to label pass or fail. remove in-progress.
Expand Down

0 comments on commit a61dc53

Please sign in to comment.