Explorar el Código

Remove 'optimizations' input from kernel-samsung.yml

Removed 'optimizations' parameter from the workflow inputs.
jimsterino98 hace 4 meses
padre
commit
a7640087fb
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      .github/workflows/kernel-samsung.yml

+ 0 - 3
.github/workflows/kernel-samsung.yml

@@ -28,9 +28,6 @@ on:
       ntsync:
         required: true
         type: string
-      optimizations:
-        required: true
-        type: string
 
 jobs:
   build-kernels-a12: