diff --git a/.github/workflows/update_docs.yml b/.github/workflows/update_docs.yml index 56b3610..307262f 100644 --- a/.github/workflows/update_docs.yml +++ b/.github/workflows/update_docs.yml @@ -1,14 +1,9 @@ name: Update Docs on: - push: - branches: - - main - pull_request: - types: - - closed - branches: - - main + - push + - pull_request + - workflow_dispatch jobs: if_merged: