Skip to content

Bump number in VERSION file #69

Bump number in VERSION file

Bump number in VERSION file #69

Workflow file for this run

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