Prechádzať zdrojové kódy

Update build-kernel-a14-6.1.yml

James McConnell 1 rok pred
rodič
commit
975098c611

+ 6 - 0
.github/workflows/build-kernel-a14-6.1.yml

@@ -6,6 +6,12 @@ on:
       lto_type:
         required: true
         type: string
+      next_branch:
+        required: true
+        type: string
+      next_branch_other:
+        required: false
+        type: string
   
 jobs:
   build-kernel-a14-6-1-kernelsu-susfs: