Преглед изворни кода

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

Неке датотеке нису приказане због велике количине промена