Skip to content

network utility, showdown, doll #14

network utility, showdown, doll

network utility, showdown, doll #14

Workflow file for this run

name: Links checker
on: [push]
jobs:
run_check:
runs-on: ubuntu-latest
steps:
- name: check out
uses: actions/checkout@v4
- name: check links with mlc
uses: becheran/mlc@v0.16.3