Skip to content

Commit 2e0cd4d

Browse files
committed
Temporarily run doc gen workflow on PRs.
1 parent e1455ff commit 2e0cd4d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@ name: docs
22

33
on:
44
push:
5+
pull_request:
56
branches:
6-
- main
7+
- master
78

89
jobs:
910
docs:

0 commit comments

Comments
 (0)