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 cdc3367 commit eb268d6Copy full SHA for eb268d6
.github/workflows/health.yaml
@@ -11,6 +11,6 @@ jobs:
11
sdk: dev
12
channel: dev
13
flutter_packages: "pkgs/cronet_http,pkgs/cupertino_http,pkgs/ok_http"
14
- ignore_packages: "pkgs/http,pkgs/web_socket"
+ ignore_breaking: "pkgs/http,pkgs/web_socket"
15
permissions:
16
pull-requests: write
0 commit comments