Skip to content

feat: Add StingRay RPC, API, Wss, Peer to chain_registry.json #35

feat: Add StingRay RPC, API, Wss, Peer to chain_registry.json

feat: Add StingRay RPC, API, Wss, Peer to chain_registry.json #35

name: PR Title Lint
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
contents: read
jobs:
lint-title:
name: Lint PR Title
permissions:
pull-requests: read
statuses: write
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}