Skip to content

Bump version to 1.3.3-beta and update CTFlows imports #1327

Bump version to 1.3.3-beta and update CTFlows imports

Bump version to 1.3.3-beta and update CTFlows imports #1327

Workflow file for this run

name: Documentation
on:
push:
branches:
- main
tags: '*'
pull_request:
jobs:
call:
uses: control-toolbox/CTActions/.github/workflows/documentation.yml@main
with:
use_ct_registry: true
secrets:
SSH_KEY: ${{ secrets.SSH_KEY }}