mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-01 19:58:15 +00:00
Removes duplicate swift in labeler (#6228)
Removed grpc tag from swift label set & removes duplicate swift label
This commit is contained in:
6
.github/labeler.yml
vendored
6
.github/labeler.yml
vendored
@@ -19,7 +19,6 @@ swift:
|
||||
- tests/FlatBuffers.Benchmarks.swift/**/*
|
||||
- tests/FlatBuffers.Test.Swift/**/*
|
||||
- src/idl_gen_swift.cpp
|
||||
- grpc/**/*swift*
|
||||
|
||||
javascript:
|
||||
- ./**/*.js
|
||||
@@ -67,11 +66,6 @@ dart:
|
||||
- ./**/*.dart
|
||||
- src/idl_gen_dart.cpp
|
||||
|
||||
swift:
|
||||
- ./**/*.swift
|
||||
- swift/**/*
|
||||
- src/idl_gen_swift.cpp
|
||||
|
||||
c++:
|
||||
- ./**/*.cc
|
||||
- ./**/*.cpp
|
||||
|
||||
Reference in New Issue
Block a user