mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 04:04:19 +00:00
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:
|
||||
- docs/**/*
|
||||
- '**/*.md'
|
||||
|
||||
CI:
|
||||
- '.github/**/*'
|
||||
- '.appveyor/**/*
|
||||
- '.travis/**/*'
|
||||
- '.bazelci/**/*
|
||||
- .travis.yml
|
||||
- appveyor.yml
|
||||
|
||||
grpc:
|
||||
- grpc/**/*
|
||||
|
||||
Reference in New Issue
Block a user