Skip to content

Bump typescript from 5.7.3 to 5.8.2 in /examples/servers/weather-alerts #19

Bump typescript from 5.7.3 to 5.8.2 in /examples/servers/weather-alerts

Bump typescript from 5.7.3 to 5.8.2 in /examples/servers/weather-alerts #19

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