Skip to content

Added a 2025 folder to the wiki #112

Added a 2025 folder to the wiki

Added a 2025 folder to the wiki #112

Workflow file for this run

name: markdown-lint
on:
pull_request:
branches:
- main
jobs:
markdown_lint:
name: Check Markdown files
runs-on: ubuntu-latest
steps:
- uses: articulate/actions-markdownlint@v1.1.0