فهرست منبع

ci: update workflow names to be more descriptive

Update the workflow names in GitHub Actions to better reflect
TheWildJames 1 سال پیش
والد
کامیت
3d131f5a4d
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      .github/workflows/build.yml
  2. 1 1
      .github/workflows/main.yml

+ 1 - 1
.github/workflows/build.yml

@@ -1,4 +1,4 @@
-name: Build Script
+name: Kernel Build Process
 permissions:
   contents: write
   actions: write 

+ 1 - 1
.github/workflows/main.yml

@@ -1,4 +1,4 @@
-name: Build GKI
+name: Build Kernels
 
 permissions:
   contents: write