Skip to content

Commit 1e879cf

Browse files
committed
chore: update doctor workflow paths
1 parent 96bd241 commit 1e879cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm_release_doctor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches: [ 'master' ]
66
paths:
7-
- 'packages/doctor'
7+
- 'packages/doctor/**'
88
workflow_dispatch:
99

1010
defaults:

0 commit comments

Comments
 (0)