Skip to content

Commit 3b2cd6f

Browse files
add build_html.sh change trigger to deploy_main workflow
1 parent d07bcee commit 3b2cd6f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deploy_main_preview.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ on:
44
branches:
55
- main
66
paths:
7-
- source/**
7+
- 'source/**'
8+
- 'build_html.sh'
89

910
jobs:
1011
deploy-main-preview:

0 commit comments

Comments
 (0)