diff --git a/.github/workflows/pr-labels.yaml b/.github/workflows/pr-labels.yaml index 1f7dd8f7..b1d4e6b4 100644 --- a/.github/workflows/pr-labels.yaml +++ b/.github/workflows/pr-labels.yaml @@ -20,4 +20,4 @@ jobs: uses: ludeeus/action-require-labels@1.1.0 with: labels: >- - breaking-change, bugfix, refactor, new-feature, maintenance, ci, dependencies + breaking-change, bugfix, refactor, new-feature, maintenance, ci, dependencies, docs