Skip to content

Commit 334f04d

Browse files
committed
Added back the deploy on PR - Clean CI 14
1 parent 563ccce commit 334f04d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/docs_preview.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ on:
77
paths:
88
- 'docs/**'
99
- '.github/workflows/docs.yml'
10+
pull_request:
11+
paths:
12+
- 'docs/**'
13+
- '.github/workflows/docs.yml'
1014

1115
jobs:
1216

0 commit comments

Comments
 (0)