소스 검색

Update a list of labels preventing merge

Roman Zabaluev 3 년 전
부모
커밋
d0cd3795be
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/block_merge.yml

+ 1 - 1
.github/workflows/block_merge.yml

@@ -10,4 +10,4 @@ jobs:
         with:
           mode: exactly
           count: 0
-          labels: "status/blocked, status/needs-attention, status/on-hold, status/pending, status/triage"
+          labels: "status/blocked, status/needs-attention, status/on-hold, status/pending, status/triage, status/pending-backend, status/pending-frontend, status/pending-QA"