infra: Add a little bit of documentation to labeler.yml file.

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
Tim 'mithro' Ansell 2020-11-07 14:22:01 -08:00
parent 5a889b264e
commit 8be78b3d5f
1 changed files with 6 additions and 0 deletions

6
.github/labeler.yml vendored
View File

@ -1,3 +1,9 @@
# See https://github.com/actions/labeler#common-examples for defining patterns.
# The globs use "minimatch" syntax found at https://github.com/isaacs/minimatch
#
# WARNING: Due to this file being yaml, any string starting with `*` must be
# wrapped in quotes.
documentation:
- "*.rst"
- docs