소스 검색

ellipsis comments

a8trejo 1 년 전
부모
커밋
d455428978
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      .github/actions/ai-release-notes/action.yml

+ 0 - 3
.github/actions/ai-release-notes/action.yml

@@ -22,15 +22,12 @@ inputs:
   git_ref:
     required: true
     type: string
-    default: ''
   head_ref:
     required: true
     type: string
-    default: main
   base_ref:
     required: true
     type: string
-    default: main
 
 outputs:
   RELEASE_NOTES: