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]
|
types: [opened, synchronize, reopened, labeled, unlabeled]
|
||||||
jobs:
|
jobs:
|
||||||
health:
|
health:
|
||||||
uses: dart-lang/ecosystem/.github/workflows/health.yaml@9fabe464ea1d8408774de74d2ac759c1f90ae480
|
uses: dart-lang/ecosystem/.github/workflows/health.yaml@main
|
||||||
with:
|
with:
|
||||||
checks: "version,changelog,do-not-submit,breaking,coverage,leaking"
|
checks: "changelog,do-not-submit,breaking,coverage,leaking"
|
||||||
permissions:
|
permissions:
|
||||||
pull-requests: write
|
pull-requests: write
|
Loading…
Reference in New Issue