Skip to content

Commit f584d31

Browse files
committed
Temporarily trigger jupyter book build on CI
1 parent bdc1cca commit f584d31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-book.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: deploy-book
44
# Only run this when the main branch changes
55
on:
66
# Uncomment the 'pull_request' line below to manually re-build Jupyter Book
7-
# pull_request:
7+
pull_request:
88
push:
99
branches:
1010
- main

0 commit comments

Comments
 (0)