Skip to content

fix: translate and improve how informations are displayed #455

fix: translate and improve how informations are displayed

fix: translate and improve how informations are displayed #455

Workflow file for this run

---
name: Lint PR Title
on:
pull_request_target:
types:
- opened
- edited
- synchronize
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
pull-requests: read
jobs:
lint:
name: Validate PR title
runs-on: self-hosted
timeout-minutes: 2
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
requireScope: false