Skip to content

feat(ethclient): softblock websocket stream #898

feat(ethclient): softblock websocket stream

feat(ethclient): softblock websocket stream #898

Workflow file for this run

name: "Lint PR"
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
main:
name: Validate PR title
runs-on: arc-runner-set
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}