Skip to content

chore(tx-builder): update tenderly supported chains #1138

chore(tx-builder): update tenderly supported chains

chore(tx-builder): update tenderly supported chains #1138

name: 'Conventional commit check'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}