diff --git a/.github/workflows/release-docs.yml b/.github/workflows/release-docs.yml index d2e71d6..0816dad 100644 --- a/.github/workflows/release-docs.yml +++ b/.github/workflows/release-docs.yml @@ -3,8 +3,8 @@ name: Release Documentation on: workflow_dispatch: push: - # branches: - # - master + branches: + - master jobs: release-docs: