mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-22 20:01:17 +00:00
ci: trigger docs preview on more PR events
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I3e40e39e69befaab40ff9f278ff7537f6a6a6964
This commit is contained in:
parent
4b95ae106c
commit
a1ef6d28a7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs-preview.yml
vendored
2
.github/workflows/docs-preview.yml
vendored
|
|
@ -3,7 +3,7 @@ name: Build and Preview Manual
|
|||
on:
|
||||
workflow_dispatch:
|
||||
pull_request_target:
|
||||
types: [opened, synchronize, reopened, closed]
|
||||
types: [opened, synchronize, reopened, labeled, unlabeled, edited]
|
||||
paths:
|
||||
- ".github/workflows/docs-preview.yml"
|
||||
- "modules/**"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue