소스 검색

workflow: update kernel-samsung device description with branches link

TheWildJames 1 주 전
부모
커밋
0352a851ec
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/kernel-samsung.yml

+ 1 - 1
.github/workflows/kernel-samsung.yml

@@ -8,7 +8,7 @@ on:
   workflow_call:
     inputs:
       device:
-        description: "Device branch (All = all devices)"
+        description: "Branch - All or e.g. SM-S938B-Oneui8.5 - branches: https://github.com/WildKernels/Samsung_Kernels/branches"
         required: false
         type: string
         default: "All"