Files
rippled/.github/workflows/check-pr-commits.yml
2026-03-19 17:38:09 +00:00

14 lines
299 B
YAML

name: Check PR commits
on:
pull_request:
# The action needs to have write permissions to post comments on the PR.
permissions:
contents: read
pull-requests: write
jobs:
check_commits:
uses: XRPLF/actions/.github/workflows/check-pr-commits.yml@481048b78b94ac3343d1292b4ef125a813879f2b