Skip to content

Update actions/upload-artifact action to v3.2.1 #118

Update actions/upload-artifact action to v3.2.1

Update actions/upload-artifact action to v3.2.1 #118

name: Check markdown links
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- name: markdown-link-check
uses: gaurav-nelson/[email protected]
with:
config-file: '.github/workflows/mlc_config.json'