Merge pull request #219 from mithro/gha-autolabeler2labeler

infra: Add a little bit of documentation to labeler.yml file.
This commit is contained in:
Tim Ansell 2020-11-07 21:53:28 -08:00 committed by GitHub
commit 0a0a4acd02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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