Переглянути джерело

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