Skip to content

Strengthen multisig guidance: timelocks, separation, address discipline, and key takeaways #1156

Strengthen multisig guidance: timelocks, separation, address discipline, and key takeaways

Strengthen multisig guidance: timelocks, separation, address discipline, and key takeaways #1156

Workflow file for this run

name: Markdown linter
on:
pull_request:
branches:
- main
- develop
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: DavidAnson/markdownlint-cli2-action@ded1f9488f68a970bc66ea5619e13e9b52e601cd # v23.2.0
continue-on-error: true
with:
globs: |
docs/**/*.mdx