chore: Use check-pr-title from XRPLF/actions (#6506)

This commit is contained in:
Ayaz Salikhov
2026-03-09 16:53:52 +00:00
committed by GitHub
parent e2290b1a0a
commit 7e2b137131

10
.github/workflows/check-pr-title.yml vendored Normal file
View File

@@ -0,0 +1,10 @@
name: Check PR title
on:
pull_request:
types: [opened, edited, reopened, synchronize]
branches: [develop]
jobs:
check_title:
uses: XRPLF/actions/.github/workflows/check-pr-title.yml@943eb8277e8f4b010fde0c826ce4154c36c39509