diff --git a/.github/workflows/Formatter.yml b/.github/workflows/Formatter.yml index 0155d9b6..c3789309 100644 --- a/.github/workflows/Formatter.yml +++ b/.github/workflows/Formatter.yml @@ -3,6 +3,8 @@ on: pull_request: # this argument is not required if you don't use the `suggestion-label` input types: [ opened, reopened, synchronize, labeled, unlabeled ] + workflow_dispatch: + jobs: code-style: runs-on: ubuntu-latest diff --git a/docs/make.jl b/docs/make.jl index 7adcd888..5fd6a273 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -14,7 +14,7 @@ makedocs( collapselevel = 1, sidebar_sitename = false, edit_link = nothing, - size_threshold_ignore = [joinpath("examples", "juliacon_2023.md")], + size_threshold_ignore = [joinpath("examples", "juliacon_2023.md", "modelica_conference_2021.md", "simple_hybrid_CS.md","simple_hybrid_ME.md")], ), warnonly = true, pages = Any[