diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 09e7faa..bf050c5 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -1,7 +1,7 @@ name: Documentation on: push: - branches: [master] + branches: [main] tags: '*' pull_request: types: [opened, synchronize, reopened]