diff --git a/.github/workflows/action-docs.yaml b/.github/workflows/action-docs.yaml index a8d2066c..af00632a 100644 --- a/.github/workflows/action-docs.yaml +++ b/.github/workflows/action-docs.yaml @@ -6,6 +6,7 @@ on: branches-ignore: - main pull_request: + types: [ opened, reopened ] jobs: update: