Skip to content

Commit 5b42064

Browse files
committed
doc deploy trigger
1 parent 9a4f007 commit 5b42064

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Deploy to GitHub Pages
33
on:
44
push:
55
branches: [main]
6+
repository_dispatch:
7+
types: [docs-updated]
68
workflow_dispatch:
79

810
permissions:

0 commit comments

Comments
 (0)