diff --git a/.github/workflows/manage-pr-labels.yml b/.github/workflows/manage-pr-labels.yml index d958382cf45..80c2e0c3f0f 100644 --- a/.github/workflows/manage-pr-labels.yml +++ b/.github/workflows/manage-pr-labels.yml @@ -30,7 +30,7 @@ jobs: with: mode: minimum count: 1 - labels: 'type: feature, type: bugfix, type: refactor, type: translation, ignore changelog' + labels: 'type: feature, type: bugfix, type: refactor, type: translation, type: tests, ignore changelog' exit_type: failure - name: Check for Required Release Label # require exactly one of these labels