[Github] disable upload tizen package
authorJiho Chu <jiho.chu@samsung.com>
Thu, 4 Apr 2024 09:33:10 +0000 (18:33 +0900)
committerWook Song <wook16.song@samsung.com>
Tue, 18 Mar 2025 07:28:09 +0000 (16:28 +0900)
It disable tizen package upload schedule.

Signed-off-by: Jiho Chu <jiho.chu@samsung.com>
.github/workflows/upload-package-tizen.yml

index ff9273266c0392791d72bde2aceba4abfbab31c0..4397553bf83e42ea06722838f2e2fe67ba87a02e 100644 (file)
@@ -2,12 +2,12 @@ name: upload package for tizen
 
 on:
   workflow_dispatch:
-  schedule:
+    #schedule:
     # scheduled workflow run on the latest commit on the default or base
     # branch.
 
     # 02:00 AM (KST) Mon-Sat
-    - cron: '00 17 * * 0-5'
+    #- cron: '00 17 * * 0-5'
 
 env:
   BART_REPO: https://bart.sec.samsung.net/artifactory/aip-generic-local/NPU_SystemService