Skip to content

Commit d6da0ba

Browse files
committed
feat: update update-docs-ci
1 parent 7324aab commit d6da0ba

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/update-docs-ci.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
name: Update Docs CI
22

33
on:
4-
push:
4+
pull_request:
5+
types:
6+
- opened
7+
- synchronize
58
branches:
69
- docs/update-translations
710
- docs/sync-nextjs-documentation
11+
812

913
jobs:
1014
deploy-and-update-index:

0 commit comments

Comments
 (0)