We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96bd241 commit 1e879cfCopy full SHA for 1e879cf
.github/workflows/npm_release_doctor.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
branches: [ 'master' ]
6
paths:
7
- - 'packages/doctor'
+ - 'packages/doctor/**'
8
workflow_dispatch:
9
10
defaults:
0 commit comments