Skip to content

Commit 6045068

Browse files
committed
Use defaults
1 parent 7f5e9b1 commit 6045068

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/cupertino.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ jobs:
2525
uses: dart-lang/ecosystem/.github/workflows/health.yaml@main
2626
with:
2727
use-flutter: true
28-
fail_on: "changelog,license,coverage,breaking,do-not-submit,leaking"
29-
warn_on: ""
3028
sdk: stable
3129
verify:
3230
name: Format & Analyze & Test

.github/workflows/dart_health.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ jobs:
2929
uses: dart-lang/ecosystem/.github/workflows/health.yaml@main
3030
with:
3131
sdk: stable
32-
fail_on: "changelog,license,coverage,breaking,do-not-submit,leaking"
33-
warn_on: ""
3432
ignore_packages: 'pkgs/cronet_http,pkgs/cupertino_http,pkgs/flutter_http_example,pkgs/java_http,pkgs/ok_http'
3533
permissions:
3634
pull-requests: write

0 commit comments

Comments
 (0)