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 2f2de7f commit 74a2910Copy full SHA for 74a2910
.github/workflows/deart_health.yaml
@@ -5,7 +5,7 @@ on:
5
- main
6
- master
7
paths:
8
- - '.github/workflows/dart_health.yml'
+ - '.github/workflows/dart_health.yaml'
9
- 'pkgs/http/**'
10
- 'pkgs/http_client_conformance_tests/**'
11
- 'pkgs/http_parser/**'
@@ -15,7 +15,7 @@ on:
15
- 'pkgs/web_socket_conformance_tests/**'
16
pull_request:
17
18
19
20
21
0 commit comments