We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71a815b commit 924ddb1Copy full SHA for 924ddb1
.github/workflows/health.yaml
@@ -8,6 +8,7 @@ jobs:
8
health:
9
uses: dart-lang/ecosystem/.github/workflows/health.yaml@main
10
with:
11
+ sdk: dev
12
ignore_coverage: "**.mock.dart,**.g.dart,pkgs/lints/*"
13
ignore_license: "**.mock.dart,**.g.dart,**.mocks.dart,pkgs/platform/*"
14
permissions:
0 commit comments