Skip to content

fix: update dive eth package to work with latest eth-network-package #305

fix: update dive eth package to work with latest eth-network-package

fix: update dive eth package to work with latest eth-network-package #305

Workflow file for this run

name: Lint PR
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: true
validateSingleCommitMatchesPrTitle: true