Skip to content

fix(deps): update github.com/open-feature/flagd-schemas digest to 2aa… #1556

fix(deps): update github.com/open-feature/flagd-schemas digest to 2aa…

fix(deps): update github.com/open-feature/flagd-schemas digest to 2aa… #1556

name: Markdown checks
on:
push:
paths:
- '**.md'
pull_request:
paths:
- '**.md'
jobs:
markdown-lint:
runs-on: ubuntu-22.04
steps:
- name: Check out code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Lint Markdown files
run: make markdownlint