diff --git a/.github/workflows/Documentation.yml b/.github/workflows/Documentation.yml index 2a766df..6d51a99 100644 --- a/.github/workflows/Documentation.yml +++ b/.github/workflows/Documentation.yml @@ -6,6 +6,7 @@ on: - main tags: '*' pull_request: + types: [opened, reopened, edited] jobs: build: