skip coverage check; update file headers

This commit is contained in:
Devon Carew 2025-06-10 16:51:09 -07:00
parent c1c08c4c42
commit 08278ce91b
No known key found for this signature in database
GPG Key ID: 301D7E534BF0F42E
3 changed files with 5 additions and 3 deletions

View File

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

View File

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

View File

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