diff --git a/.github/workflows/readthedocsdeploy.yml b/.github/workflows/readthedocsdeploy.yml index d09b89e2..677a46f0 100644 --- a/.github/workflows/readthedocsdeploy.yml +++ b/.github/workflows/readthedocsdeploy.yml @@ -1,5 +1,6 @@ # copied from https://rtds-action.readthedocs.io/en/latest/ # need to get webhook token from readthedocs. +# You should also edit your webhook settings on GitHub by going to https://github.com/USERNAME/REPONAME/settings/hooks and clicking “Edit” next to the ReadTheDocs hook. On that page, you should un-check the Pushes option. name: Docs on: workflow_dispatch