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 770498a commit 2d32e68Copy full SHA for 2d32e68
.github/workflows/health.yaml
@@ -9,6 +9,7 @@ jobs:
9
uses: dart-lang/ecosystem/.github/workflows/health.yaml@main
10
with:
11
ignore_license: "**.g.dart"
12
+ ignore_packages: "pkgs/flutter_http_example,pkgs/http_client_conformance_tests,pkgs/web_socket_conformance_tests"
13
sdk: dev
14
permissions:
15
pull-requests: write
0 commit comments