Skip to content

Update: Change maturity status for mautrix bridges #45

Update: Change maturity status for mautrix bridges

Update: Change maturity status for mautrix bridges #45

Workflow file for this run

name: Linters
on:
push:
branches:
- main
pull_request:
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v6
- name: Check spelling
uses: crate-ci/typos@v1.20.3
rumdl-check:
name: Lint Markdown with rumdl
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: rvben/rumdl@v0
with:
config: .rumdl.toml
report-type: annotations