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
|
uses: dart-lang/ecosystem/.github/workflows/health.yaml@main
|
||||||
with:
|
with:
|
||||||
checks: "changelog,do-not-submit,breaking,coverage,leaking"
|
checks: "changelog,do-not-submit,breaking,coverage,leaking"
|
||||||
ignore_coverage: "example/**,interop/**"
|
ignore_coverage: "example/,interop/"
|
||||||
permissions:
|
permissions:
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
|
|
Loading…
Reference in New Issue