Skip to content

Edits for bootnode specification (#284) #1289

Edits for bootnode specification (#284)

Edits for bootnode specification (#284) #1289

Workflow file for this run

name: Push
on:
push:
jobs:
check-links:
name: Check Links
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
submodules: recursive
fetch-depth: 0
- run: ./scripts/check-links