diff --git a/.github/workflows/nightly-check.yml b/.github/workflows/nightly-check.yml index dfe30e9f3771f..85412101d1eb0 100644 --- a/.github/workflows/nightly-check.yml +++ b/.github/workflows/nightly-check.yml @@ -126,7 +126,7 @@ jobs: days-before-pr-stale: -1 days-before-close: -1 stale-issue-label: "stale" - any-of-issue-labels: "status: need more info,type: question,type: duplicate" + any-of-issue-labels: "status: need more info,type: question,type: duplicate,status: invalid" operations-per-run: 100 remove-stale-when-updated: true stale-issue-message: >