Skip to content

chore(deps-dev): bump php-mock/php-mock-phpunit from 2.8.0 to 2.9.0 #492

chore(deps-dev): bump php-mock/php-mock-phpunit from 2.8.0 to 2.9.0

chore(deps-dev): bump php-mock/php-mock-phpunit from 2.8.0 to 2.9.0 #492

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/github-action@v0.1.1
with:
configFile: .lintmdrc
failOnWarnings: false
files: ./ ./.github/ ./docs/