diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 64775d0d..bcb00877 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -1,7 +1,7 @@ name: documentation on: push: - branches: [ master ] + branches: [ v3 ] permissions: contents: write jobs: