diff --git a/.github/workflows/load_tests_int.yml b/.github/workflows/load_tests_int.yml index 9f504be..02da4bb 100644 --- a/.github/workflows/load_tests_int.yml +++ b/.github/workflows/load_tests_int.yml @@ -2,6 +2,7 @@ name: Agent Capability Tests Int on: workflow_dispatch: + pull_request: jobs: test-host-outbound: @@ -24,7 +25,7 @@ jobs: - name: Checkout code uses: actions/checkout@v3 - - run: curl www.pastebin.com + - run: curl www.microsoft.com - name: Run outbound calls from host run: | start_time=$(date +%s)