diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index b1bb541da..c82b7ed78 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -27,10 +27,8 @@ on: branches: - master - main - label: - types: - - created - - edited + tags: + - v* permissions: contents: write jobs: