mirror of https://github.com/grpc/grpc-dart.git
try different syntax
This commit is contained in:
parent
a67456ac77
commit
5d73778983
|
@ -8,6 +8,6 @@ jobs:
|
|||
uses: dart-lang/ecosystem/.github/workflows/health.yaml@main
|
||||
with:
|
||||
checks: "changelog,do-not-submit,breaking,coverage,leaking"
|
||||
ignore_coverage: "example/**,interop/**"
|
||||
ignore_coverage: "example/,interop/"
|
||||
permissions:
|
||||
pull-requests: write
|
||||
|
|
Loading…
Reference in New Issue