diff --git a/.github/workflows/copilot_deploy.yml b/.github/workflows/copilot_deploy.yml index 7e6eaad5..421dbbcf 100644 --- a/.github/workflows/copilot_deploy.yml +++ b/.github/workflows/copilot_deploy.yml @@ -22,12 +22,12 @@ on: required: false default: false type: boolean - description: Run e2e tests + description: Run e2e tests (assessment) run_e2e_tests_application: required: false default: true type: boolean - description: Run e2e tests + description: Run e2e tests (application) push: # Ignore README markdown # Only automatically deploy when something in the app or tests folder has changed