Skip to content

Update infection/infection requirement from ^0.26 to ^0.26 || ^0.27 #224

Update infection/infection requirement from ^0.26 to ^0.26 || ^0.27

Update infection/infection requirement from ^0.26 to ^0.26 || ^0.27 #224

Workflow file for this run

name: lint markdown
on: [push, pull_request]
jobs:
lint-markdown:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: lint-md-github-action
uses: lint-md/[email protected]
with:
configFile: .lintmdrc
failOnWarnings: false
files: ./ ./.github/ ./docs/