diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 9d78f5d..a76fa77 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -2,8 +2,8 @@ name: Documentation on: push: - branches: - - main + branches: [ main ] + tags: [ 'v*.*.*' ] pull_request: jobs: