Skip to content

delegatecall can not specify value or args (#250) #722

delegatecall can not specify value or args (#250)

delegatecall can not specify value or args (#250) #722

Workflow file for this run

name: Check Markdown links
on:
pull_request:
branches:
- master
push:
branches:
- master
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gaurav-nelson/github-action-markdown-link-check@d53a906aa6b22b8979d33bc86170567e619495ec # 1.0.15
with:
use-verbose-mode: 'yes'
config-file: '.github/workflows/mlc_config.json'
folder-path: 'docs/'