Skip to content

Commit a1ef6d2

Browse files
committed
ci: trigger docs preview on more PR events
Signed-off-by: NotAShelf <[email protected]> Change-Id: I3e40e39e69befaab40ff9f278ff7537f6a6a6964
1 parent 4b95ae1 commit a1ef6d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build and Preview Manual
33
on:
44
workflow_dispatch:
55
pull_request_target:
6-
types: [opened, synchronize, reopened, closed]
6+
types: [opened, synchronize, reopened, labeled, unlabeled, edited]
77
paths:
88
- ".github/workflows/docs-preview.yml"
99
- "modules/**"

0 commit comments

Comments
 (0)