diff --git a/.github/workflows/update-readthedocs.yml b/.github/workflows/update-readthedocs.yml index 06cd206a..bf86a00e 100644 --- a/.github/workflows/update-readthedocs.yml +++ b/.github/workflows/update-readthedocs.yml @@ -1,17 +1,18 @@ name: Update-ReadTheDocs on: - push: - branches: - - main - paths: - - 'wiki' - pull_request: - branches: - - main - paths: - - 'wiki' - workflow_dispatch: + gollum + # push: + # branches: + # - main + # paths: + # - 'wiki' + # pull_request: + # branches: + # - main + # paths: + # - 'wiki' + # workflow_dispatch: jobs: