diff --git a/.github/labeler.yml b/.github/labeler.yml index 19a791ff..b70531c4 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -1,7 +1,10 @@ # Add 'repo' label to any root file changes repo: -- '*' - +- owner:SunHappyboy + name:CXXGraph +labels: + -name:bug + color:ffb4b4 # Add 'test' label to any change to *.spec.js files within the source dir test: - test/**