We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efde0ef commit 66f82b0Copy full SHA for 66f82b0
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