mirror of https://github.com/grpc/grpc-dart.git
Update health.yaml
This commit is contained in:
parent
6676c20df2
commit
b3ad3d8acd
|
@ -5,8 +5,8 @@ on:
|
|||
types: [opened, synchronize, reopened, labeled, unlabeled]
|
||||
jobs:
|
||||
health:
|
||||
uses: dart-lang/ecosystem/.github/workflows/health.yaml@9fabe464ea1d8408774de74d2ac759c1f90ae480
|
||||
uses: dart-lang/ecosystem/.github/workflows/health.yaml@main
|
||||
with:
|
||||
checks: "version,changelog,do-not-submit,breaking,coverage,leaking"
|
||||
checks: "changelog,do-not-submit,breaking,coverage,leaking"
|
||||
permissions:
|
||||
pull-requests: write
|
Loading…
Reference in New Issue