diff --git a/.github/workflows/deploy_and_Integration_test.yml b/.github/workflows/deploy_and_Integration_test.yml index 6ce7f3b..42f4601 100644 --- a/.github/workflows/deploy_and_Integration_test.yml +++ b/.github/workflows/deploy_and_Integration_test.yml @@ -5,7 +5,7 @@ name: Deploy and Integration Test on: pull_request: - types: [closed] + types: [opened,closed] branches: - Build_Deploy workflow_dispatch: