Skip to content

feat: Update SnowflakeTableRetriever to auto call run warm_up #6749

feat: Update SnowflakeTableRetriever to auto call run warm_up

feat: Update SnowflakeTableRetriever to auto call run warm_up #6749

Workflow file for this run

name: Core / Labeler
on:
- pull_request_target
permissions:
contents: read
pull-requests: write
jobs:
triage:
runs-on: ubuntu-slim
steps:
- uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"