Skip to content

FEA: Allow question deletion by settings override #93

FEA: Allow question deletion by settings override

FEA: Allow question deletion by settings override #93

Workflow file for this run

name: semantic
on:
pull_request:
types:
- opened
- reopened
- synchronize
- ready_for_review
branches:
- main
jobs:
check-semantic-version:
if: github.event.pull_request.draft == false
uses: octue/workflows/.github/workflows/check-semantic-version.yml@main
with:
path: pyproject.toml
breaking_change_indicated_by: minor