Skip to content

chore(deps): update ffurrer2/shared-workflows digest to bba2c65 #126

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

chore(deps): update ffurrer2/shared-workflows digest to bba2c65 #126

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