Skip to content

[FEATURE] Gérer l'inscription à une certification coeur pour un candidat en certif V2 (PIX-12212). #10962

[FEATURE] Gérer l'inscription à une certification coeur pour un candidat en certif V2 (PIX-12212).

[FEATURE] Gérer l'inscription à une certification coeur pour un candidat en certif V2 (PIX-12212). #10962

Workflow file for this run

name: pr title check
on:
pull_request:
types: [opened, edited, ready_for_review, reopened]
jobs:
lint-pr-title:
runs-on: ubuntu-latest
if: github.event.pull_request.draft == false && github.event.pull_request.state == 'open'
permissions:
pull-requests: read
steps:
- uses: Slashgear/action-check-pr-title@v4.3.0
with:
regexp: '^\[[A-Z]+\] '