Преглед изворни кода

disable fatels preformace patches

TheWildJames пре 2 месеци
родитељ
комит
5de1782598
1 измењених фајлова са 1 додато и 1 уклоњено
  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