Skip to content

Commit 8edf12e

Browse files
authored
Add docs to allowed PR labels
Allow docs as label which is useful for PRs only touching README.md/docs directory.
1 parent 568cc4d commit 8edf12e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-labels.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
uses: ludeeus/action-require-labels@1.1.0
2121
with:
2222
labels: >-
23-
breaking-change, bugfix, refactor, new-feature, maintenance, ci, dependencies
23+
breaking-change, bugfix, refactor, new-feature, maintenance, ci, dependencies, docs

0 commit comments

Comments
 (0)