Skip to content

Commit d994833

Browse files
committed
fix: dumirc
1 parent 1edb5d2 commit d994833

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
- '.github/workflows/deploy-docs.yml'
1010
- 'package.json'
1111
- '.dumi/theme/**'
12+
- '.dumirc.ts'
1213
pull_request:
1314
branches:
1415
- '**'
@@ -17,6 +18,7 @@ on:
1718
- '.github/workflows/deploy-docs.yml'
1819
- 'package.json'
1920
- '.dumi/theme/**'
21+
- '.dumirc.ts'
2022

2123
jobs:
2224
build:

0 commit comments

Comments
 (0)