Skip to content

chore(deps): update ffurrer2/shared-workflows digest to f140801 #135

chore(deps): update ffurrer2/shared-workflows digest to f140801

chore(deps): update ffurrer2/shared-workflows digest to f140801 #135

Workflow file for this run

# SPDX-License-Identifier: MIT
name: markdownlint
on:
pull_request:
branches:
- main
paths:
- '**.md'
- '.github/linters/.markdown-lint.yml'
- '.github/workflows/markdownlint.yml'
push:
branches:
- main
paths:
- '**.md'
- '.github/linters/.markdown-lint.yml'
- '.github/workflows/markdownlint.yml'
jobs:
markdownlint:
name: markdownlint
uses: ffurrer2/shared-workflows/.github/workflows/markdownlint.yml@8b0361e3bab279147e31f4b294858c64dac76e34
with:
ignore-files: 'test/testdata/expected'