Skip to content

chore(deps): bump aiobotocore[boto3] from 2.21.1 to 2.22.0 in /examples/chatbots/python #331

chore(deps): bump aiobotocore[boto3] from 2.21.1 to 2.22.0 in /examples/chatbots/python

chore(deps): bump aiobotocore[boto3] from 2.21.1 to 2.22.0 in /examples/chatbots/python #331

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