Merge pull request #39 from hwanny1128/feat/rag-function

feat: add rag ci/cd
This commit is contained in:
Daewoong Jeon 2025-10-29 22:50:54 +09:00 committed by GitHub
commit 3c0da5c048
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ on:
SKIP_TESTS: SKIP_TESTS:
description: 'Skip Tests' description: 'Skip Tests'
required: false required: false
default: 'false' default: 'true'
type: choice type: choice
options: options:
- 'true' - 'true'