diff --git a/.github/workflows/python-docs.yml b/.github/workflows/python-docs.yml index b2ab6a0..765ea53 100644 --- a/.github/workflows/python-docs.yml +++ b/.github/workflows/python-docs.yml @@ -5,10 +5,10 @@ on: branches: ["main"] paths: - "py-denormalized/**" - pull_request: - branches: ["main"] - paths: - - "py-denormalized/**" + # pull_request: + # branches: ["main"] + # paths: + # - "py-denormalized/**" # security: restrict permissions for CI jobs. permissions: