Skip to content

Add documentation for the transpile task #62

Add documentation for the transpile task

Add documentation for the transpile task #62

Workflow file for this run

name: Branch CI
on:
push:
branches-ignore:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
docker:
name: 'Run docker image building'
uses: ./.github/workflows/docker.yml