diff --git a/.github/workflows/deploy-DEV-slim.yml b/.github/workflows/deploy-DEV-slim.yml index 6a7fcf25..ee0cab42 100644 --- a/.github/workflows/deploy-DEV-slim.yml +++ b/.github/workflows/deploy-DEV-slim.yml @@ -19,6 +19,7 @@ on: push: branches-ignore: [main] + pull_request: ############### # Set the Job # diff --git a/.github/workflows/deploy-DEV-standard.yml b/.github/workflows/deploy-DEV-standard.yml index 8f6caae1..28d49301 100644 --- a/.github/workflows/deploy-DEV-standard.yml +++ b/.github/workflows/deploy-DEV-standard.yml @@ -19,6 +19,7 @@ on: push: branches-ignore: [main] + pull_request: ############### # Set the Job #