Browse Source

ci: update workflow names to be more descriptive

Update the workflow names in GitHub Actions to better reflect
TheWildJames 1 năm trước cách đây
mục cha
commit
3d131f5a4d
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  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