Skip to content

feat: added ZCASH support from blockchair #491

feat: added ZCASH support from blockchair

feat: added ZCASH support from blockchair #491

Workflow file for this run

name: "Verify PR message"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR message
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}