Skip to content

[FEATURE] Traduction ES & NL : mire de connexion & inscription (PIX-15189) #16157

[FEATURE] Traduction ES & NL : mire de connexion & inscription (PIX-15189)

[FEATURE] Traduction ES & NL : mire de connexion & inscription (PIX-15189) #16157

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: 1024pix/pix-actions/check-pr-title@main