Skip to content

Commit 7dfe194

Browse files
committed
Updates docs activation event
1 parent 8030fc3 commit 7dfe194

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: "Documentation"
2-
on:
3-
- push
2+
on: [push, pull_request]
43

54
jobs:
65
docs:

0 commit comments

Comments
 (0)