diff --git a/.github/workflows/simple-labeler.yml b/.github/workflows/simple-labeler.yml index 524c74494..3dfa2411b 100644 --- a/.github/workflows/simple-labeler.yml +++ b/.github/workflows/simple-labeler.yml @@ -17,5 +17,5 @@ jobs: uses: naver/simple-labeler@latest with: token: ${{ secrets.GITHUB_TOKEN }} - labels: "D-4" + labels: "D-3" duplicate: "D-*"