Skip to content

Commit 28242dc

Browse files
authored
Update docs.yml
1 parent 46f913f commit 28242dc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ on:
44
schedule:
55
- cron: '0 0 * * *' # This runs every day at midnight UTC
66
workflow_dispatch:
7-
push:
7+
push:
8+
pull_request:
89

910
jobs:
1011
docs:

0 commit comments

Comments
 (0)