Skip to content

Adding networking-recipe release notes for IPDK 24.01 #581

Adding networking-recipe release notes for IPDK 24.01

Adding networking-recipe release notes for IPDK 24.01 #581

Workflow file for this run

name: Linters
on:
push:
branches:
- main
- ipdk_v*
pull_request:
branches:
- main
- ipdk_v*
workflow_dispatch:
jobs:
markdown-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: avto-dev/[email protected]
with:
args: '--config ./linters/mdl_config.yml ./*.md'