Skip to content

Commit 73f01f8

Browse files
committed
chore(workflows/website): trigger build if top-level package.json changes
for example because of typedoc
1 parent b13cf39 commit 73f01f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/website.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
- '.github/workflows/website.yml'
1313
- 'scripts/getDeployInfo.js'
1414
- 'scripts/ghPagesDeploy.js'
15+
- 'package.json' # typedoc may have changed
1516

1617
permissions:
1718
contents: read

0 commit comments

Comments
 (0)