Sfoglia il codice sorgente

workflow: device accepts comma-separated branches

TheWildJames 1 settimana fa
parent
commit
c5d58c564a
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1 1
      .github/workflows/kernel-samsung.yml
  2. 1 1
      .github/workflows/main.yml

File diff suppressed because it is too large
+ 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

Some files were not shown because too many files changed in this diff