diff --git a/.github/label-pr.yml b/.github/label-pr.yml index d840c2c..4bda5d5 100644 --- a/.github/label-pr.yml +++ b/.github/label-pr.yml @@ -42,5 +42,5 @@ labels: ["dependencies"] # Repository specific -- regExp: "docs\\.*+$" +- regExp: "docs" labels: ["docs"] \ No newline at end of file