mirror of
https://github.com/freeedcom/ai-codereviewer.git
synced 2025-04-21 10:06:47 +00:00
CICO-111286: Include framework as params
This commit is contained in:
parent
3b64b4f5fc
commit
2c508903b4
4 changed files with 97 additions and 86 deletions
|
@ -15,6 +15,10 @@ inputs:
|
|||
description: "Glob patterns to exclude files from the diff analysis"
|
||||
required: false
|
||||
default: ""
|
||||
framework:
|
||||
description: 'Framework for specific guidelines'
|
||||
required: false
|
||||
default: ""
|
||||
runs:
|
||||
using: "node16"
|
||||
main: "dist/index.js"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue