From e2ae4c09a6f0eda78896a8c50fcc3db3f95adf44 Mon Sep 17 00:00:00 2001 From: Arseny Sher Date: Tue, 13 Dec 2022 10:19:33 +0400 Subject: [PATCH] Put e2e tag back. 32662ff1c42a1f required running e2e tests on patched branch of cloud repo; not that it is merged, put the tag back. --- .github/workflows/build_and_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_and_test.yml b/.github/workflows/build_and_test.yml index 79a95858b7..476de4953c 100644 --- a/.github/workflows/build_and_test.yml +++ b/.github/workflows/build_and_test.yml @@ -506,7 +506,7 @@ jobs: --user "${{ secrets.CI_ACCESS_TOKEN }}" \ --data \ "{ - \"ref\": \"replace-etcd\", + \"ref\": \"main\", \"inputs\": { \"ci_job_name\": \"neon-cloud-e2e\", \"commit_hash\": \"$COMMIT_SHA\",