Skip to content

chore(deps): update ffurrer2/shared-workflows digest to 8737344 #143

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

chore(deps): update ffurrer2/shared-workflows digest to 8737344 #143

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@87373447591b33b31052262071230fa7e7cd6f95
with:
ignore-files: 'test/testdata/expected'