Skip to content

Commit f44aafe

Browse files
committed
Added back the deploy on PR - Clean CI 16
1 parent 6910270 commit f44aafe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/docs_preview.yml

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

1515
jobs:
1616

0 commit comments

Comments
 (0)