Skip to content

Commit 996c5d1

Browse files
committed
ignore only for breaking changes
1 parent e5321f7 commit 996c5d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/health.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
sdk: dev
1212
channel: dev
1313
flutter_packages: "pkgs/cronet_http,pkgs/cupertino_http,pkgs/ok_http"
14-
ignore_packages: "pkgs/http,pkgs/web_socket"
14+
ignore_breaking: "pkgs/http,pkgs/web_socket"
1515
permissions:
1616
pull-requests: write

0 commit comments

Comments
 (0)