Skip to content

chore: Updating CDK README #346

chore: Updating CDK README

chore: Updating CDK README #346

Workflow file for this run

name: Build
on:
pull_request:
branches: ["main"]
permissions:
contents: read
jobs:
tox:
uses: ./.github/workflows/tox.yml
secrets: inherit
docker:
uses: ./.github/workflows/docker.yml
secrets: inherit