diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 18f8786e..5f7d892f 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -2,7 +2,7 @@ name: Build and publish HTML documentation website on: push: - branches: [ feature/doc_autogen ] + branches: [ master ] jobs: jekyll: