Skip to content

feat: add profile to launch harbor as external registry #3233

feat: add profile to launch harbor as external registry

feat: add profile to launch harbor as external registry #3233

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 }}