Skip to content

Commit 5874a14

Browse files
committed
Update dart_health.yaml
1 parent 6045068 commit 5874a14

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dart_health.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,7 @@ jobs:
3030
with:
3131
sdk: stable
3232
ignore_packages: 'pkgs/cronet_http,pkgs/cupertino_http,pkgs/flutter_http_example,pkgs/java_http,pkgs/ok_http'
33+
fail_on: "changelog,license,coverage,breaking,do-not-submit,leaking"
34+
warn_on: ""
3335
permissions:
3436
pull-requests: write

0 commit comments

Comments
 (0)