feat: remove unused codes & making the tool pass the original rag query! #69
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- | |
| name: Staging CI/CD Pipeline | |
| on: pull_request | |
| jobs: | |
| ci: | |
| uses: TogetherCrew/operations/.github/workflows/ci.yml@main | |
| secrets: | |
| CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }} |