diff --git a/.github/workflows/ccip-chaos-tests.yml b/.github/workflows/ccip-chaos-tests.yml index 2127e8f56e..7d58b8458b 100644 --- a/.github/workflows/ccip-chaos-tests.yml +++ b/.github/workflows/ccip-chaos-tests.yml @@ -1,5 +1,6 @@ name: CCIP Chaos Tests on: + pull_request: # DEBUG: Checking results workflow_run: workflows: [ CCIP Load Test ] types: [ completed ]