Skip to content

feat: improve test cases for assetOrVC(only DID Spaces) #185

feat: improve test cases for assetOrVC(only DID Spaces)

feat: improve test cases for assetOrVC(only DID Spaces) #185

Workflow file for this run

name: 'Lint PR Title'
on:
pull_request:
types:
- opened
- reopened
- edited
- synchronize
branches:
- main
- dev
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: ArcBlock/action-lint-pull-request-title@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}