diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index f437cd536..761ccc9d4 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -6,9 +6,9 @@ on: pull_request: branches: [ '*' ] # NOTE: these paths should be the same as the ones in docs_skipped.yml - paths: - - 'docs/**' - - 'README.md' + # paths: + # - 'docs/**' + # - 'README.md' # Cancel old runs on the same branch (except on main) concurrency: