Explorar el Código

disable fatels preformace patches

TheWildJames hace 2 meses
padre
commit
5de1782598
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/actions/misc/action.yml

+ 1 - 1
.github/actions/misc/action.yml

@@ -71,7 +71,7 @@ runs:
 
     - name: Apply Other Patches
       shell: bash
-      if: true
+      if: false
       working-directory: ${{ github.workspace }}/kernel/common
       run: |
         set -euo pipefail