diff --git a/.github/workflows/documentation.yaml b/.github/workflows/documentation.yaml index b4698057..0bfe2060 100644 --- a/.github/workflows/documentation.yaml +++ b/.github/workflows/documentation.yaml @@ -2,10 +2,12 @@ name: Documentation on: pull_request: + branches: + - main paths: - 'zinit*.zsh' push: - branchs: + branches: - main workflow_dispatch: