diff --git a/.github/workflows/build_and_test.yml b/.github/workflows/build_and_test.yml index 30ceac1af1..13ffece69d 100644 --- a/.github/workflows/build_and_test.yml +++ b/.github/workflows/build_and_test.yml @@ -449,7 +449,7 @@ jobs: --user "${{ secrets.CI_ACCESS_TOKEN }}" \ --data \ "{ - \"ref\": \"main\", + \"ref\": \"replace-etcd\", \"inputs\": { \"ci_job_name\": \"neon-cloud-e2e\", \"commit_hash\": \"$COMMIT_SHA\",