Skip to content

chore(deps): bump aws-cdk-aws-lambda-python-alpha from 2.186.0a0 to 2.187.0a0 in /examples/servers/time #66

chore(deps): bump aws-cdk-aws-lambda-python-alpha from 2.186.0a0 to 2.187.0a0 in /examples/servers/time

chore(deps): bump aws-cdk-aws-lambda-python-alpha from 2.186.0a0 to 2.187.0a0 in /examples/servers/time #66

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