diff --git a/.github/workflows/deploy_docs.yml b/.github/workflows/deploy_docs.yml index 743fbabb3..83c2de8a6 100644 --- a/.github/workflows/deploy_docs.yml +++ b/.github/workflows/deploy_docs.yml @@ -2,7 +2,7 @@ name: Deploy docs on: push: - branches: [ 386-Build-TriBITS-Documentation-with-Sphinx-and-ReadTheDocs ] + branches: [ master ] jobs: build-and-deploy-docs: