Skip to content

Push to release by @ClaasRostock #10

Push to release by @ClaasRostock

Push to release by @ClaasRostock #10

name: Push to release
run-name: Push to release by @${{ github.actor }}
on:
push:
branches:
- release
concurrency:
group: push-${{ github.ref }}-1
cancel-in-progress: true
jobs:
build_and_publish_documentation:
uses: ./.github/workflows/_build_and_publish_documentation.yml