diff --git a/.github/workflows/check-pr.yml b/.github/workflows/check-pr.yml index 8863971..6222372 100644 --- a/.github/workflows/check-pr.yml +++ b/.github/workflows/check-pr.yml @@ -15,4 +15,4 @@ jobs: with: disable-reviews: true github-token: "${{ secrets.GITHUB_TOKEN }}" - valid-labels: "backend, enhancement, bug, frontend, refactor" \ No newline at end of file + valid-labels: "backend, enhancement, bug, frontend, refactor, dependencies"