Skip to content

add PlatformCon2024 talk for John & Jared #23

add PlatformCon2024 talk for John & Jared

add PlatformCon2024 talk for John & Jared #23

Workflow file for this run

name: Markdown Syntax Validation
on: push
jobs:
markdown-check:
runs-on: ubuntu-latest
steps:
- name: Checkout this repository
uses: actions/[email protected]
- name: Validate Markdown
uses: DavidAnson/[email protected]
with:
command: config
globs: |
.markdownlint.json
**.md