Update project-labeler.yml

This commit is contained in:
Nikhil Nandagopal 2020-12-30 14:54:14 +05:30 committed by GitHub
parent 6dd97a6f09
commit 4d24217717
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
projects:
- match: * # RegExp for project name
- match: '[a-zA-Z0-9_ ]*' # RegExp for project name
labels: # List of label's rules
- required: ["Project"] # Labels that should be on issues from matching projects