forked from BigfootDev/flatbuffers
Added a few more paths for auto labeler (#6281)
This commit is contained in:
9
.github/labeler.yml
vendored
9
.github/labeler.yml
vendored
@@ -81,6 +81,15 @@ codegen:
|
|||||||
|
|
||||||
documentation:
|
documentation:
|
||||||
- docs/**/*
|
- docs/**/*
|
||||||
|
- '**/*.md'
|
||||||
|
|
||||||
|
CI:
|
||||||
|
- '.github/**/*'
|
||||||
|
- '.appveyor/**/*
|
||||||
|
- '.travis/**/*'
|
||||||
|
- '.bazelci/**/*
|
||||||
|
- .travis.yml
|
||||||
|
- appveyor.yml
|
||||||
|
|
||||||
grpc:
|
grpc:
|
||||||
- grpc/**/*
|
- grpc/**/*
|
||||||
|
|||||||
Reference in New Issue
Block a user