Skip to content

Commit b4234b5

Browse files
committed
FIx inputs
1 parent 1f2bad2 commit b4234b5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ inputs:
1313
openai_api_key:
1414
description: 'OpenAI API key for the LLM'
1515
required: false
16+
patched_api_key:
17+
description: 'Patched API key for using Patched services'
18+
required: false
1619
pr_url:
1720
description: 'URL of the pull request to review'
1821
required: true

0 commit comments

Comments
 (0)