Skip to content

Commit 3976e7f

Browse files
committed
Actually allow action to run on PRs.
1 parent 2e0cd4d commit 3976e7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docs.yaml

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

33
on:
4+
pull_request:
45
push:
5-
pull_request:
66
branches:
77
- master
88

0 commit comments

Comments
 (0)