Skip to content

test: Completing missing step for import ERC1155 token origin dapp in existing E2E test #22899

test: Completing missing step for import ERC1155 token origin dapp in existing E2E test

test: Completing missing step for import ERC1155 token origin dapp in existing E2E test #22899

name: Validate Conventional Commit Title
on:
pull_request:
branches:
- develop
types: [opened, edited, reopened, synchronize]
jobs:
pr-title-linter:
runs-on: ubuntu-latest
steps:
# this is a hash for amannn/[email protected]
- uses: amannn/action-semantic-pull-request@e9fabac35e210fea40ca5b14c0da95a099eff26f
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}