We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8af5919 commit 61196beCopy full SHA for 61196be
docs/make.jl
@@ -35,5 +35,5 @@ demos_cb()
35
deploydocs(
36
repo = "github.com/JuliaImages/ImageFiltering.jl.git",
37
# NOTE: remove the comment if the PR requires a push preview
38
- # push_preview = true
+ push_preview = true
39
)
0 commit comments