Skip to content

feat: support in memory configstore #1067

feat: support in memory configstore

feat: support in memory configstore #1067

name: Layotto Env Pipeline 🌊
on:
pull_request:
branches:
- main
jobs:
check:
name: "Markdown Validation"
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4
- name: Check markdown grammar in the docs directory
uses: nosborn/[email protected]
with:
files: docs/*
config_file: ".github/markdown_lint_config.json"