Skip to content

add true to rebase

add true to rebase #77

name: Check Markdown links
on:
workflow_call:
push:
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@master
- name: Validating links
uses: gaurav-nelson/github-action-markdown-link-check@v1