Skip to content

Specify generic constraints added to support nullable reference types in C# 8 #1802

Specify generic constraints added to support nullable reference types in C# 8

Specify generic constraints added to support nullable reference types in C# 8 #1802

name: Markdown links verifier
on: pull_request
jobs:
validate_links:
name: Markdown links verifier
runs-on: ubuntu-latest
steps:
- name: Checkout the repository
uses: actions/checkout@v1
- name: Validate links
uses: Youssef1313/markdown-links-verifier@v0.1.3