Ensure `cant reproduce` label is not automatically removed

This commit is contained in:
Ilya Fedin 2024-01-31 10:36:41 +04:00 committed by John Preston
parent 32dfe0f65e
commit aa5413da4e
1 changed files with 1 additions and 0 deletions

View File

@ -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