mirror of https://github.com/grpc/grpc-dart.git
skip coverage check; update file headers
This commit is contained in:
parent
c1c08c4c42
commit
08278ce91b
|
@ -9,6 +9,6 @@ jobs:
|
|||
health:
|
||||
uses: dart-lang/ecosystem/.github/workflows/health.yaml@main
|
||||
with:
|
||||
ignore_coverage: "example/**,interop/**"
|
||||
checks: "changelog,do-not-submit,breaking,leaking"
|
||||
permissions:
|
||||
pull-requests: write
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
// Copyright 2018 Google Inc. All Rights Reserved.
|
||||
// Copyright (c) 2018, the gRPC project authors. Please see the AUTHORS file
|
||||
// for details. All rights reserved.
|
||||
//
|
||||
// Licensed under the Apache License, Version 2.0 (the "License");
|
||||
// you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
// Copyright 2018 Google Inc. All Rights Reserved.
|
||||
// Copyright (c) 2018, the gRPC project authors. Please see the AUTHORS file
|
||||
// for details. All rights reserved.
|
||||
//
|
||||
// Licensed under the Apache License, Version 2.0 (the "License");
|
||||
// you may not use this file except in compliance with the License.
|
||||
|
|
Loading…
Reference in New Issue