Преглед изворни кода

fix: issues on the Done column can be either Closed or Open

trgiangdo пре 1 година
родитељ
комит
7a7169574f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .github/workflows/sync-project-issue-state.yml

+ 1 - 1
.github/workflows/sync-project-issue-state.yml

@@ -45,4 +45,4 @@ jobs:
           # If the issue is in the Closed column, it will be closed.
           closed_statuses: Closed
           # If the issue is in any of the following columns, it will be opened.
-          open_statuses: New Issue,Icebox,Contributor,Product Backlog,Sprint Backlog,In Progress,Review/QA,Done
+          open_statuses: New Issue,Icebox,Contributor,Product Backlog,Sprint Backlog,In Progress,Review/QA