Skip to content

docs: finalize premium badge and banner styling #33

docs: finalize premium badge and banner styling

docs: finalize premium badge and banner styling #33

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'