diff --git a/.github/workflows/update-catalogs.yml b/.github/workflows/update-catalogs.yml index 583d07f1..f1f5976c 100644 --- a/.github/workflows/update-catalogs.yml +++ b/.github/workflows/update-catalogs.yml @@ -2,6 +2,8 @@ name: Update catalogs on: workflow_dispatch: + pull_request: + types: [closed] push: branches: - main