From 2bf0b5584f9ad20e0252688c663455351e0d0e60 Mon Sep 17 00:00:00 2001 From: hiro Date: Fri, 28 Jun 2024 16:15:11 +0700 Subject: [PATCH] fix: remove push trigger --- .github/workflows/model_converter.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/model_converter.yml b/.github/workflows/model_converter.yml index aafc7e8..d8ff552 100644 --- a/.github/workflows/model_converter.yml +++ b/.github/workflows/model_converter.yml @@ -14,10 +14,6 @@ on: description: "HuggingFace target model ID" required: true type: string - - push: - branches: - - feat/model_converter_ci env: USER_NAME: cortexhub