Skip to content

chore(succinct-client): logs for tx submission error #2106

chore(succinct-client): logs for tx submission error

chore(succinct-client): logs for tx submission error #2106

Workflow file for this run

name: PR Lint
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
main:
name: Title
runs-on: buildjet-2vcpu-ubuntu-2204
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}