From 9160c0de91784cab56a62d91a3ab262079a4fa1a Mon Sep 17 00:00:00 2001 From: "liang.he@intel.com" Date: Wed, 17 Apr 2024 10:36:09 +0800 Subject: [PATCH] manualy operate workflow --- .github/workflows/test.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 5d311c819..bde6d095d 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -28,8 +28,10 @@ on: - 'envoy-release/**' - 'istio-release/**' - schedule: - - cron: '0 0 * * *' + #schedule: + #- cron: '0 0 * * *' + + workflow_dispatch: concurrency: