Skip to content

Commit b62bc33

Browse files
authored
Added PR as trigger type
1 parent c5de173 commit b62bc33

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/docs-deploy.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
push:
66
branches:
77
- main
8+
pull_request:
9+
types:
10+
- opened
11+
- reopened
812
workflow_dispatch:
913
concurrency:
1014
group: "docs"

0 commit comments

Comments
 (0)