Ver Fonte

Update build-kernel-release.yml

James McConnell há 1 ano atrás
pai
commit
28e6e1ec72
1 ficheiros alterados com 3 adições e 3 exclusões
  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: