فهرست منبع

workflow: device accepts comma-separated branches

TheWildJames 1 هفته پیش
والد
کامیت
c5d58c564a
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      .github/workflows/kernel-samsung.yml
  2. 1 1
      .github/workflows/main.yml

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 1 - 1
.github/workflows/kernel-samsung.yml


+ 1 - 1
.github/workflows/main.yml

@@ -48,7 +48,7 @@ on:
         default: All
 
       device:
-        description: "Branch - All or e.g. SM-S938B-Oneui8.5 - branches: https://github.com/WildKernels/Samsung_Kernels/branches"
+        description: "Branch - All or comma list e.g. SM-S938B-Oneui8.5,SM-S928B-Oneui8 - branches: https://github.com/WildKernels/Samsung_Kernels/branches"
         required: false
         type: string
         default: All

برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است