Removes duplicate swift in labeler (#6228)

Removed grpc tag from swift label set & removes duplicate swift label
This commit is contained in:
mustiikhalil 2020-10-31 18:35:44 +03:00 committed by GitHub
parent d1a545b1fb
commit fba93e0abb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

6
.github/labeler.yml vendored
View File

@ -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