Procházet zdrojové kódy

Update build-kernel-release.yml

James McConnell před 1 rokem
rodič
revize
28e6e1ec72
1 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. 3 3
      .github/workflows/build-kernel-release.yml

+ 3 - 3
.github/workflows/build-kernel-release.yml

@@ -5,9 +5,9 @@ permissions:
   actions: write   # Allows triggering actions
   
 on:
-  push:
-    branches:
-      - main  # Trigger on push to the main branch
+  #push:
+  #  branches:
+  #    - main  # Trigger on push to the main branch
   workflow_dispatch:
     inputs:
       build_a12: