Skip to content

Commit 6aaccf5

Browse files
committed
tmp: Enable search_index for PR
1 parent 474f030 commit 6aaccf5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/create_search_index.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
push:
55
branches:
66
- master
7+
pull_request:
8+
branches:
9+
- master
710

811
concurrency:
912
# Make sure only workflow run at a time for create_search_index.yml

0 commit comments

Comments
 (0)