Skip to content

docs: fix premium badges and finalize visual README polish #32

docs: fix premium badges and finalize visual README polish

docs: fix premium badges and finalize visual README polish #32

Workflow file for this run

name: CI
on:
push:
branches: [ main ]
pull_request:
jobs:
basic-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Validate markdown links
uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: 'yes'
config-file: '.github/mlc_config.json'