diff --git a/.github/workflows/no-response.yml b/.github/workflows/no-response.yml index 3764155b9..f414a55fd 100644 --- a/.github/workflows/no-response.yml +++ b/.github/workflows/no-response.yml @@ -26,6 +26,7 @@ jobs: responseRequiredLabel: needs user action cant-reproduce: + if: github.event_name != 'issue_comment' runs-on: ubuntu-latest steps: - uses: lee-dohm/no-response@v0.5.0