Skip to content

Update deployment_guide.md #779

Update deployment_guide.md

Update deployment_guide.md #779

Workflow file for this run

---
name: Linting
on:
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
name: Markdown
steps:
- uses: actions/checkout@v6
with:
submodules: true
- name: MarkdownLint-Cli
run: make markdownlint