Skip to content

Add new outputs endpoint and unlockableByAddress query parameter #438

Add new outputs endpoint and unlockableByAddress query parameter

Add new outputs endpoint and unlockableByAddress query parameter #438

Workflow file for this run

name: Markdown Lint
on:
pull_request:
branches: [ main ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Markdown Linting
uses: avto-dev/[email protected]
with:
config: './.github/markdownlint-config.yml'
args: './tips/**/*.md'