diff --git a/.github/workflows/markdown.yml b/.github/workflows/markdown.yml index afa6e1c533..30af86cafe 100644 --- a/.github/workflows/markdown.yml +++ b/.github/workflows/markdown.yml @@ -3,8 +3,8 @@ name: Markdown on: # Run on all pushes which touch markdown files and on all pull requests. push: - paths: - - '**.md' +# paths: +# - '**.md' pull_request: # Also run this workflow every Monday at 6:00 (to make sure the broken link check runs regularly). schedule: