diff --git a/.github/workflows/build_docs.yaml b/.github/workflows/build_docs.yaml index 7df29fe..ca36865 100644 --- a/.github/workflows/build_docs.yaml +++ b/.github/workflows/build_docs.yaml @@ -4,7 +4,7 @@ name: Build documentation on: push: - # branches: ["master"] + branches: ["master"] paths: - 'docs/**' # Specify to run a workflow manually from the Actions tab on GitHub