Skip to content

REV: Revert "WIP: Temporarily add octue standard dockerfile locally" #22

REV: Revert "WIP: Temporarily add octue standard dockerfile locally"

REV: Revert "WIP: Temporarily add octue standard dockerfile locally" #22

Workflow file for this run

name: semantic
on:
push:
branches-ignore:
- main
jobs:
check-semantic-version:
if: "!contains(github.event.head_commit.message, 'skipci')"
uses: octue/workflows/.github/workflows/check-semantic-version.yml@main
with:
path: pyproject.toml
breaking_change_indicated_by: minor