Jeremy Stretch преди 2 години
родител
ревизия
4b2f26a800
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      .github/workflows/close-incomplete-issues.yml

+ 1 - 1
.github/workflows/close-incomplete-issues.yml

@@ -22,7 +22,7 @@ jobs:
             to include all the requested detail, and then ask that the issue be reopened.
           days-before-stale: 7
           days-before-close: 7
-          only-issue-labels: 'status: needs revisions'
+          only-issue-labels: 'status: revisions needed'
           operations-per-run: 100
           remove-stale-when-updated: false
           stale-issue-label: 'pending closure'