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

dddd
This commit is contained in:
Daewoong Jeon 2025-10-30 16:47:29 +09:00 committed by GitHub
commit c4740c29d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ name: Backend Services CI/CD
on: on:
push: push:
branches: [ main, develop ] branches: [ main ]
paths: paths:
- 'user/**' - 'user/**'
- 'meeting/**' - 'meeting/**'