Skip to content

chore(deps): bump uvicorn from 0.32.1 to 0.34.2 in /examples/chatbots/python #340

chore(deps): bump uvicorn from 0.32.1 to 0.34.2 in /examples/chatbots/python

chore(deps): bump uvicorn from 0.32.1 to 0.34.2 in /examples/chatbots/python #340

name: Pull Request Integration Tests
on:
pull_request_target:
types: [opened, synchronize, reopened, labeled]
branches: [main]
jobs:
integ-test:
if: contains(github.event.pull_request.labels.*.name, 'safe-to-test')
permissions:
id-token: write
contents: read
secrets: inherit
uses: ./.github/workflows/integ-tests.yml