Auto Labeler Setup, Just C# for now (#6221)

This commit is contained in:
Derek Bailey 2020-10-28 22:02:32 -07:00 committed by GitHub
parent 55658f523a
commit fc80979253
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

2
.github/labeler.yml vendored
View File

@ -10,4 +10,4 @@ c#:
- net/**/*
- tests/FlatBuffers.Test/**/*
- tests/FlatBuffers.Benchmarks/**/*
- src/idl_gen_csharp.cpp
- src/idl_gen_csharp.cpp

View File

@ -6,7 +6,7 @@
# https://github.com/actions/labeler
name: Labeler
on: [pull_request]
on: [pull_request_target]
jobs:
label: