Skip to content

Bump @types/aws-lambda in /examples/servers/weather-alerts #44

Bump @types/aws-lambda in /examples/servers/weather-alerts

Bump @types/aws-lambda in /examples/servers/weather-alerts #44

Workflow file for this run

name: Main branch checks
on:
push:
branches:
- main
- "v*.*.*"
tags:
- "v*.*.*"
jobs:
python:
uses: ./.github/workflows/python-checks.yml
typescript:
uses: ./.github/workflows/typescript-checks.yml
cdk:
uses: ./.github/workflows/cdk-checks.yml