mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 04:11:10 -05:00
ellipsis comments
This commit is contained in:
3
.github/actions/ai-release-notes/action.yml
vendored
3
.github/actions/ai-release-notes/action.yml
vendored
@@ -22,15 +22,12 @@ inputs:
|
|||||||
git_ref:
|
git_ref:
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
default: ''
|
|
||||||
head_ref:
|
head_ref:
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
default: main
|
|
||||||
base_ref:
|
base_ref:
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
default: main
|
|
||||||
|
|
||||||
outputs:
|
outputs:
|
||||||
RELEASE_NOTES:
|
RELEASE_NOTES:
|
||||||
|
|||||||
Reference in New Issue
Block a user