Skip to content

Commit

Permalink
Update .github/workflows/health.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Brian Quinlan <[email protected]>
  • Loading branch information
mosuem and brianquinlan authored Dec 17, 2024
1 parent 8ca3762 commit cdc3367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/health.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
with:
sdk: dev
channel: dev
flutter_packages: "pkgs/cronet,pkgs/cupertino,pkgs/okhttp"
flutter_packages: "pkgs/cronet_http,pkgs/cupertino_http,pkgs/ok_http"
ignore_packages: "pkgs/http,pkgs/web_socket"
permissions:
pull-requests: write

0 comments on commit cdc3367

Please sign in to comment.