mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-26 13:22:40 +00:00
Auto Labeler Setup, Just C# for now (#6221)
This commit is contained in:
2
.github/labeler.yml
vendored
2
.github/labeler.yml
vendored
@@ -10,4 +10,4 @@ c#:
|
|||||||
- net/**/*
|
- net/**/*
|
||||||
- tests/FlatBuffers.Test/**/*
|
- tests/FlatBuffers.Test/**/*
|
||||||
- tests/FlatBuffers.Benchmarks/**/*
|
- tests/FlatBuffers.Benchmarks/**/*
|
||||||
- src/idl_gen_csharp.cpp
|
- src/idl_gen_csharp.cpp
|
||||||
|
|||||||
2
.github/workflows/label.yml
vendored
2
.github/workflows/label.yml
vendored
@@ -6,7 +6,7 @@
|
|||||||
# https://github.com/actions/labeler
|
# https://github.com/actions/labeler
|
||||||
|
|
||||||
name: Labeler
|
name: Labeler
|
||||||
on: [pull_request]
|
on: [pull_request_target]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
label:
|
label:
|
||||||
|
|||||||
Reference in New Issue
Block a user