Skip to content

feat: add accounts API v2 get collection endpoint, improve recentEnvelopes #1460

feat: add accounts API v2 get collection endpoint, improve recentEnvelopes

feat: add accounts API v2 get collection endpoint, improve recentEnvelopes #1460

Workflow file for this run

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
semantic-pull-request:
name: Semantic Pull Request
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@47b15d52c5c30e94a17ec87eb8dd51ff5221fed9 # v5.3.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}