Skip to content

📆 [content] big update to Terms and Conditions section #121

📆 [content] big update to Terms and Conditions section

📆 [content] big update to Terms and Conditions section #121

Workflow file for this run

---
name: MarkdownLint
on:
push:
branches:
- main
pull_request:
# global permissions
permissions: {}
jobs:
lint:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v19
with:
globs: |
**/*.md
!**/TWikiPreferences.md
!**/WebStatistics.md