From be1e66593ad9d0e13c02503716db3a2c24392c97 Mon Sep 17 00:00:00 2001 From: jiahui Date: Thu, 23 Nov 2023 16:02:43 +0800 Subject: [PATCH] delete monitor-metering ci workflow --- .github/workflows/controllers.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/controllers.yml b/.github/workflows/controllers.yml index 97adce75396..35aea28200d 100644 --- a/.github/workflows/controllers.yml +++ b/.github/workflows/controllers.yml @@ -97,7 +97,6 @@ jobs: - { name: license, path: license } - { name: job-init, path: job/init } - { name: resources, path: resources } - - { name: resources-metering, path: resources/metering } - { name: node, path: node } - { name: admission, path: admission } steps: @@ -199,7 +198,6 @@ jobs: - { name: license, path: license } - { name: job-init, path: job/init } - { name: resources, path: resources } - - { name: resources-metering, path: resources/metering } - { name: node, path: node } - { name: admission, path: admission } steps: