diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 26e22c29..64d90f53 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -3,7 +3,8 @@ name: Documentation on: push: branches: - - dev-0.3-main # update to match your development branch (master, main, dev, trunk, ...) + - dev-0.3-main # update to match your development branch (master, main, etc.) + - main tags: '*' pull_request: