Skip to content

chore: switch from mantis (23.10) to next LTS (24.04) #3950

chore: switch from mantis (23.10) to next LTS (24.04)

chore: switch from mantis (23.10) to next LTS (24.04) #3950

Workflow file for this run

name: "Conventional PR title"
on:
pull_request:
branches:
- "main"
types:
- opened
- edited
- synchronize
jobs:
conventional_title:
uses: substra/substra-gha-workflows/.github/workflows/conventional-pr.yml@main
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}