Skip to content

Commit 74a2910

Browse files
committed
Update deart_health.yaml
1 parent 2f2de7f commit 74a2910

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deart_health.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- main
66
- master
77
paths:
8-
- '.github/workflows/dart_health.yml'
8+
- '.github/workflows/dart_health.yaml'
99
- 'pkgs/http/**'
1010
- 'pkgs/http_client_conformance_tests/**'
1111
- 'pkgs/http_parser/**'
@@ -15,7 +15,7 @@ on:
1515
- 'pkgs/web_socket_conformance_tests/**'
1616
pull_request:
1717
paths:
18-
- '.github/workflows/dart_health.yml'
18+
- '.github/workflows/dart_health.yaml'
1919
- 'pkgs/http/**'
2020
- 'pkgs/http_client_conformance_tests/**'
2121
- 'pkgs/http_parser/**'

0 commit comments

Comments
 (0)