Skip to content

Commit

Permalink
remove debugger
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharthkp authored Nov 6, 2024
1 parent 934a1ca commit b82730f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check-for-integration-result-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: Check for integration result comment
on:
issue_comment:
types: [created, edited]
pull_request: # for debugging

jobs:
# note: this workflow always passes, it does not fail when integration tests are failing
Expand Down

0 comments on commit b82730f

Please sign in to comment.